This commit is contained in:
zh
2025-09-01 16:26:25 +08:00
parent 6fa99df21c
commit 29629b9d43
5 changed files with 117 additions and 31 deletions

View File

@ -755,10 +755,17 @@
}
.YJ-custom-base-dialog>.content input[type=number] {
padding: 0 16px 0 10px;
/* padding: 0 16px 0 10px;
font-weight: 700;
font-family: 'D-Din-Bold';
font-size: 18px;
font-size: 18px; */
font-size: 12px;
font-weight: 400;
letter-spacing: 0px;
line-height: 24px;
color: rgba(204, 204, 204, 1);
text-align: left;
vertical-align: top;
}
.YJ-custom-base-dialog>.content input[type=number]::-webkit-outer-spin-button,