Fix linter error

This commit is contained in:
Darius Kazemi 2022-12-30 03:21:10 -08:00
parent 2634fc5054
commit 050e6165cf
1 changed files with 2 additions and 1 deletions

View File

@ -2295,7 +2295,8 @@ a.account__display-name {
}
}
$ui-header-height: 0;
/* stylelint-disable-next-line */
$ui-header-height: 0px;
.ui__header {
display: none;