set max-width

This commit is contained in:
xaoxuu 2021-07-10 09:47:42 +08:00
parent 896c15823c
commit 487216e888
2 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,7 @@
background: var(--block)
border-radius: 6px
display: inline-flex
max-width: 100%
a
margin: 1px
padding: 0.25em 0.75rem

View File

@ -63,6 +63,7 @@
border-radius: 2px
.tab-content
max-width: 100%
.tab-pane
&:not(.active)
display: none