This commit is contained in:
focp212@naver.com
2025-10-31 11:28:28 +09:00
parent 90c55d25ac
commit 55a71f10f6
2 changed files with 6 additions and 1 deletions

View File

@@ -440,4 +440,9 @@ main.home-main{
}
main.pop{
padding-bottom: env(safe-area-inset-bottom);
}
.opt-label{
font-size: var(--fs-14);
word-break: break-all;
}