[fix] ui #380
This commit is contained in:
parent
9c906cc02b
commit
81ad38e2ba
|
@ -1,5 +1,5 @@
|
||||||
.l_left
|
.l_left
|
||||||
margin-right: 8px
|
margin: 8px 8px 8px 0
|
||||||
height: 'calc(%s - 16px)' % 100vh
|
height: 'calc(%s - 16px)' % 100vh
|
||||||
border-radius: $border-card
|
border-radius: $border-card
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
|
|
Loading…
Reference in New Issue