mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
stylelint: Fix nesting-selector-no-missing-scoping-root.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
8de55e7cc1
commit
1539a23af0
@@ -1,7 +1,7 @@
|
||||
/* Reusable, object-oriented CSS base components for all Zulip pages
|
||||
(both web app and portico). */
|
||||
|
||||
& label.checkbox {
|
||||
label.checkbox {
|
||||
padding: 0;
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
|
Reference in New Issue
Block a user