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