mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-1740: Merge corrections to breadth of clipboard editor CSS.
This commit is contained in:
@@ -58,12 +58,12 @@
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
.active {
|
||||
#clipboard-settings .clipboard.active {
|
||||
overflow: auto;
|
||||
font-size: 1em;
|
||||
}
|
||||
|
||||
.inactive {
|
||||
#clipboard-settings .clipboard.inactive {
|
||||
overflow: hidden;
|
||||
font-size: 0.9em;
|
||||
opacity: 0.5;
|
||||
|
Reference in New Issue
Block a user