fix. lnb 디자인 수정 적용

This commit is contained in:
clkim
2025-11-18 13:15:04 +09:00
parent 2550d609d1
commit d83e4058ad
3 changed files with 127 additions and 75 deletions

View File

@@ -28,9 +28,6 @@
.use-base th {
@apply font-semibold bg-gray-50;
}
.use-base tbody tr:nth-child(even) {
@apply bg-gray-50;
}
.use-base blockquote {
@apply border-l-4 border-gray-300 pl-4 italic text-gray-700;