refactor on actRadioData

This commit is contained in:
Cindy Chang
2024-07-26 09:49:39 +08:00
parent 54f0d29c99
commit 15805b4dc5
4 changed files with 48 additions and 112 deletions

View File

@@ -43,7 +43,7 @@
}
.p-sidebar-header {
@apply bg-neutral-200 border-b border-neutral-300 !py-2 !justify-between
};
}
.p-sidebar-right .p-sidebar-header {
@apply flex-row-reverse !justify-end text-neutral-500
}