fix:custom插槽filter模式显示错位 (#4252)

This commit is contained in:
liukun 2026-07-23 14:30:58 +08:00 committed by GitHub
parent 1fccd5c414
commit c94102a989
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -106,6 +106,10 @@
}
}
&&__filterable {
@apply block;
}
&&__collapse-tags&__filterable &__tags {
& > span {
@apply w-auto;