Merge branch 'master' into feat/capacitor-new

This commit is contained in:
charlie
2025-06-12 11:21:27 +08:00
26 changed files with 669 additions and 260 deletions

View File

@@ -246,7 +246,7 @@ div[data-radix-popper-content-wrapper] {
}
.ui__dialog-content {
@apply outline-none;
@apply outline-none m-4;
&[data-auto-width] {
@apply max-w-[90vw] w-max sm:max-w-[960px];