알림함 카테고리 셋팅

This commit is contained in:
focp212@naver.com
2025-10-27 11:30:02 +09:00
parent 9eba765957
commit 9be67b403e
12 changed files with 242 additions and 130 deletions

View File

@@ -391,4 +391,7 @@ main.home-main{
text-overflow: ellipsis;
overflow-x: hidden;
width: 100%;
}
.cancel-input{
width: calc(100% - 5px);
}