mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-10-23 03:31:56 +00:00
stylelint: Fix declaration-block-no-shorthand-property-overrides.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
@@ -578,7 +578,6 @@ input.toggle-round:checked + label::after {
|
|||||||
text-align: center;
|
text-align: center;
|
||||||
color: rgb(255 255 255 / 100%);
|
color: rgb(255 255 255 / 100%);
|
||||||
background: rgb(78 191 172 / 100%);
|
background: rgb(78 191 172 / 100%);
|
||||||
border-color: none;
|
|
||||||
border: none;
|
border: none;
|
||||||
width: 98%;
|
width: 98%;
|
||||||
height: 46px;
|
height: 46px;
|
||||||
|
Reference in New Issue
Block a user