mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-17 03:12:00 +08:00
fix: fix known issues with the form (#4696)
* fix: fix known issues with the form * chore: typo * chore: typo
This commit is contained in:
@@ -142,6 +142,10 @@
|
||||
@apply outline-primary left-0 top-0 h-full w-full p-1 opacity-100;
|
||||
}
|
||||
|
||||
.vben-link {
|
||||
@apply text-primary hover:text-primary-hover active:text-primary-active cursor-pointer;
|
||||
}
|
||||
|
||||
.card-box {
|
||||
@apply bg-card text-card-foreground border-border rounded-xl border;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user