fix(tag): resolve the issue of style deviation when tag components have null values under the SaaS theme (#3540)
This commit is contained in:
parent
53a476f1a1
commit
f5b6f37a23
|
@ -15,7 +15,7 @@
|
||||||
@apply whitespace-nowrap;
|
@apply whitespace-nowrap;
|
||||||
@apply inline-flex;
|
@apply inline-flex;
|
||||||
@apply items-center;
|
@apply items-center;
|
||||||
|
@apply align-middle;
|
||||||
@apply overflow-hidden;
|
@apply overflow-hidden;
|
||||||
@apply text-ellipsis;
|
@apply text-ellipsis;
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue