chore: run stylelint on our css files
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
color: var(--theme-color-components-video-status-bar-foreground);
|
||||
background-color: var(--theme-color-components-video-status-bar-background);
|
||||
font-family: var(--theme-text-display-font-family);
|
||||
|
||||
font-size: 11px;
|
||||
font-weight: 400;
|
||||
}
|
||||
@@ -20,6 +19,7 @@
|
||||
.viewerCount {
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.viewerIcon {
|
||||
display: inline-block;
|
||||
margin-right: .5rem;
|
||||
|
||||
Reference in New Issue
Block a user