forked from opentiny/tiny-vue
fix(theme-saas): fix theme-saas build error (#3197)
This commit is contained in:
parent
f49c868a44
commit
223fef7ebb
|
|
@ -631,7 +631,7 @@
|
|||
|
||||
.tooltip-main{
|
||||
@apply overflow-auto;
|
||||
@apply max-h-[80vh];
|
||||
@apply ~'max-h-[80vh]';
|
||||
@apply p-2;
|
||||
|
||||
.title{
|
||||
|
|
|
|||
Loading…
Reference in New Issue