[FEAT] 實作維修管理模組與 RBAC 權限整合、多語系支援及 UI 優化
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 1m3s
All checks were successful
star-cloud-deploy-demo / deploy-demo (push) Successful in 1m3s
This commit is contained in:
@@ -309,4 +309,13 @@
|
||||
.hs-select-search-input {
|
||||
@apply luxury-input py-2 px-3 text-xs border-slate-100 dark:border-slate-800;
|
||||
}
|
||||
|
||||
/* Small variants for filter bars */
|
||||
.luxury-input-sm {
|
||||
@apply py-2.5 text-sm !important;
|
||||
}
|
||||
|
||||
.luxury-select-sm .hs-select-toggle {
|
||||
@apply py-2.5 text-sm !important;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user