fix. scrollTop 버튼 수정

This commit is contained in:
clkim
2025-10-24 17:13:02 +09:00
parent 34605d606a
commit 40886828fd
9 changed files with 96 additions and 140 deletions

View File

@@ -12,6 +12,11 @@
@apply outline-none;
}
img {
border: none;
outline: none;
}
/* 라이트 테마 색상 */
[data-theme='light'] {
body {