mirror of
https://github.com/kokonect-link/cherrypick
synced 2024-11-01 23:55:58 +09:00
oops
This commit is contained in:
parent
781fffee42
commit
380a369eca
@ -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 New Issue
Block a user