forked from FoundKeyGang/FoundKey
oops
This commit is contained in:
parent
781fffee42
commit
380a369eca
1 changed files with 1 additions and 1 deletions
|
@ -130,7 +130,7 @@ root(isDark)
|
|||
color isDark ? #b2c1d5 : #999
|
||||
|
||||
> div
|
||||
height calc(100% - $header-height)
|
||||
height "calc(100% - %s)" % $header-height
|
||||
overflow auto
|
||||
overflow-x hidden
|
||||
|
||||
|
|
Loading…
Reference in a new issue