mirror of
https://github.com/gyurix1968/guacamole-client.git
synced 2025-09-06 21:27:40 +00:00
GUACAMOLE-723: Prefer a wider connection selection menu, but no wider than the sidebar.
This commit is contained in:
@@ -35,7 +35,8 @@
|
|||||||
font-size: 0.8em;
|
font-size: 0.8em;
|
||||||
right: auto;
|
right: auto;
|
||||||
left: 0;
|
left: 0;
|
||||||
max-width: 100%;
|
max-width: 100vw;
|
||||||
|
width: 400px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.connection-select-menu .menu-dropdown .menu-contents .filter input {
|
.connection-select-menu .menu-dropdown .menu-contents .filter input {
|
||||||
|
Reference in New Issue
Block a user