mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-06 06:53:18 +00:00
server-page: Add overflow for smaller window.
This commit is contained in:
@@ -477,6 +477,7 @@ input.toggle-round:checked+label:after {
|
|||||||
height: 100%;
|
height: 100%;
|
||||||
/* background: rgba(61, 64, 67, 15); */
|
/* background: rgba(61, 64, 67, 15); */
|
||||||
background: linear-gradient(35deg, #003b52, #45b59b);
|
background: linear-gradient(35deg, #003b52, #45b59b);
|
||||||
|
overflow: auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user