Revert "folders"

This reverts commit a8592e7f86.
This commit is contained in:
xaoxuu 2022-10-22 15:55:20 +08:00
parent a8592e7f86
commit 429de4ecfd
1 changed files with 0 additions and 5 deletions

View File

@ -21,9 +21,6 @@
outline: none outline: none
padding: 0.75rem 1rem padding: 0.75rem 1rem
border-bottom: 1px solid var(--theme-border) border-bottom: 1px solid var(--theme-border)
&:before
content: ''
margin-right: 2px
&:last-child &:last-child
border-bottom: none border-bottom: none
> >
@ -52,8 +49,6 @@
>summary >summary
color: var(--text-p1) color: var(--text-p1)
background: var(--block-hover) background: var(--block-hover)
&:before
content: ''
&:hover:after &:hover:after
content: '-' content: '-'