This commit is contained in:
parent
461e961c0e
commit
a47b0f5034
|
@ -3,6 +3,8 @@
|
||||||
height: 'calc(%s - 16px)' % 100vh
|
height: 'calc(%s - 16px)' % 100vh
|
||||||
border-radius: $border-card-l
|
border-radius: $border-card-l
|
||||||
overflow: hidden
|
overflow: hidden
|
||||||
|
overflow: clip
|
||||||
|
overflow-clip-margin: .5px
|
||||||
.header
|
.header
|
||||||
margin: var(--gap-max) var(--gap-margin) 0
|
margin: var(--gap-max) var(--gap-margin) 0
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue