mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-05 22:43: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 {
|
.server-center .blue:hover {
|
||||||
/* border-right: 2px solid #309085; */
|
background: #329588;
|
||||||
/* border-bottom: 2px solid #309085; */
|
|
||||||
background: #329588g;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user