Fix linter error
This commit is contained in:
parent
2634fc5054
commit
050e6165cf
|
@ -2295,7 +2295,8 @@ a.account__display-name {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
$ui-header-height: 0;
|
/* stylelint-disable-next-line */
|
||||||
|
$ui-header-height: 0px;
|
||||||
|
|
||||||
.ui__header {
|
.ui__header {
|
||||||
display: none;
|
display: none;
|
||||||
|
|
Loading…
Reference in New Issue