remove full screen option for vnc

This commit is contained in:
Aman Bansal 2025-04-28 14:33:50 +05:30
parent fd57cee29b
commit 17b0f07505
1 changed files with 2 additions and 2 deletions

View File

@ -184,9 +184,9 @@
</div>
</div>
<input type="image" alt="Full screen" src="app/images/fullscreen.svg"
<!-- <input type="image" alt="Full screen" src="app/images/fullscreen.svg"
id="noVNC_fullscreen_button" class="noVNC_button noVNC_hidden"
title="Full screen">
title="Full screen"> -->
<input type="image" alt="Settings" src="app/images/settings.svg"
id="noVNC_settings_button" class="noVNC_button"