디자인 금액 , 추가

This commit is contained in:
2025-05-28 19:41:40 +09:00
parent d8c9711568
commit a50ee08355
16 changed files with 108 additions and 190 deletions

View File

@@ -59,6 +59,7 @@ input {
border: 1px solid var(--fade-grey);
td {
word-break: break-word;
padding: 5px 10px !important;
border: 1px solid #ededed;
input {
@@ -162,7 +163,7 @@ a.mouse-pointer {
.estimate-file-name {
width: 400px;
line-height: 40px;
color: var(--modal-text-reverse)
color: var(--modal-text)
}
.estimate-file-size {
width: 150px;