fix:custom插槽filter模式显示错位 (#4252)
This commit is contained in:
parent
1fccd5c414
commit
c94102a989
|
|
@ -106,6 +106,10 @@
|
|||
}
|
||||
}
|
||||
|
||||
&&__filterable {
|
||||
@apply block;
|
||||
}
|
||||
|
||||
&&__collapse-tags&__filterable &__tags {
|
||||
& > span {
|
||||
@apply w-auto;
|
||||
|
|
|
|||
Loading…
Reference in New Issue