mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-06-22 02:31:31 +02:00
parent
950d871b0e
commit
a015e33111
@ -679,6 +679,9 @@ select:active {
|
|||||||
:root:not(.noVNC_connected) #noVNC_clipboard_button {
|
:root:not(.noVNC_connected) #noVNC_clipboard_button {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
:root:not(.noVNC_connected) #noVNC_clipboard {
|
||||||
|
display: none;
|
||||||
|
}
|
||||||
#noVNC_clipboard {
|
#noVNC_clipboard {
|
||||||
/* Full screen, minus padding and left and right margins */
|
/* Full screen, minus padding and left and right margins */
|
||||||
max-width: calc(100vw - 2*15px - 75px - 25px);
|
max-width: calc(100vw - 2*15px - 75px - 25px);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user