淹没样式

This commit is contained in:
2025-09-02 16:52:17 +08:00
parent ff34b26a7b
commit 67a39c11e2

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,
@ -2260,6 +2267,17 @@
flex: 0 0 60px;
justify-content: center;
}
.YJ-custom-base-dialog.submerge>.content .rangeWords {
width: 42px;
margin-left: 10px;
font-size: 14px;
font-weight: 500;
letter-spacing: 0px;
line-height: 24px;
color: rgba(230, 247, 255, 1);
text-align: right;
vertical-align: top;
}
/* 地形分析 */
.YJ-custom-base-dialog.terrain-excavation>.content {