fix(theme-saas): fix theme-saas build error (#3197)

This commit is contained in:
ajaxzheng 2025-03-26 18:16:13 +08:00 committed by GitHub
parent f49c868a44
commit 223fef7ebb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -631,7 +631,7 @@
.tooltip-main{
@apply overflow-auto;
@apply max-h-[80vh];
@apply ~'max-h-[80vh]';
@apply p-2;
.title{