mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-03 05:23:17 +00:00
server-page: Fix a typo in background color.
This commit is contained in:
@@ -540,9 +540,7 @@ input.toggle-round:checked+label:after {
|
||||
}
|
||||
|
||||
.server-center .blue:hover {
|
||||
/* border-right: 2px solid #309085; */
|
||||
/* border-bottom: 2px solid #309085; */
|
||||
background: #329588g;
|
||||
background: #329588;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user