bottomsheet

This commit is contained in:
focp212@naver.com
2025-11-10 09:55:13 +09:00
parent 274c443608
commit 0d93a95744
3 changed files with 7 additions and 4 deletions

View File

@@ -515,4 +515,8 @@ main.pop{
min-width: 240px;
max-width: 320px;
width: 100%;
}
.email-label.active .label-text {
color: blue;
}