Skip to content

Commit

Permalink
fixd xaoxuu#436 white space caused by using border-radius and hidden …
Browse files Browse the repository at this point in the history
…overflow (xaoxuu#440)
  • Loading branch information
gsh1209 authored Apr 23, 2024
1 parent 4ae1cbc commit f88376c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions source/css/_layout/sidebar/sidebar.styl
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit f88376c

Please sign in to comment.