휴가 버튼 크기 조정

This commit is contained in:
dyhj625 2025-03-27 10:43:52 +09:00
parent b6d6a100a1
commit 6d428a3bd6

View File

@ -233,7 +233,7 @@
position: relative;
}
.vac-modal-body {
max-height: 140px;
max-height: 230px;
overflow-y: auto;
}
.vac-modal-text {
@ -291,7 +291,7 @@
color: #525252;
}
.count-btn {
font-size: 18px;
font-size: 17px;
padding: 2px 10px;
border: none;
background: #2c3e50;