fixd #436 white space caused by using border-radius and hidden overflow (#440)

This commit is contained in:
gsh1209 2024-04-23 15:05:36 +08:00 committed by GitHub
parent 461e961c0e
commit a47b0f5034
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,8 @@
height: 'calc(%s - 16px)' % 100vh
border-radius: $border-card-l
overflow: hidden
overflow: clip
overflow-clip-margin: .5px
.header
margin: var(--gap-max) var(--gap-margin) 0