优化页面、修复BUG
This commit is contained in:
@@ -67,6 +67,10 @@
|
||||
.admin-btn-secondary {
|
||||
@apply bg-transparent text-white border border-white/10 px-5 py-2.5 rounded-md hover:bg-white/5 active:scale-95 transition-all text-sm;
|
||||
}
|
||||
|
||||
.admin-btn-search {
|
||||
@apply bg-art-accent text-black font-medium px-5 py-2.5 rounded-md hover:opacity-90 active:scale-95 transition-all text-sm tracking-wide;
|
||||
}
|
||||
|
||||
.admin-btn-danger {
|
||||
@apply bg-art-error/10 text-art-error border border-art-error/20 px-5 py-2.5 rounded-md hover:bg-art-error/20 active:scale-95 transition-all text-sm;
|
||||
|
||||
Reference in New Issue
Block a user