청구 검증 추가

This commit is contained in:
Jeon
2023-07-06 09:25:43 +09:00
parent ba0dad6d51
commit 1f43877aef
18 changed files with 961 additions and 417 deletions

View File

@@ -523,6 +523,18 @@ header .user_wrap .user_info .logout {
color: #c9c9c9;
}
.contents table input {
width: 100%;
height: 40px;
border: 1px solid #c9c9c9;
position: relative;
background-color: #fff;
border-bottom: none;
border-top: none;
border-left: none;
border-right: none;
}
.contents .id {
position: relative;
margin-left: 10px;