오늘매출 오늘정산

This commit is contained in:
focp212@naver.com
2025-09-26 15:20:20 +09:00
parent dd2fa9d6f3
commit 603a7b844d
3 changed files with 159 additions and 15 deletions

View File

@@ -576,9 +576,15 @@ main.pb-0 .tab-pane {
.per {
font-size: var(--fs-15);
font-weight: var(--fw-400);
color: #3E6AFC;
margin-left: 5px;
}
.per.minus {
color: #3E6AFC;
}
.per.plus {
color: #EB5757;
}
.arrow {
position: absolute;