淹没样式
This commit is contained in:
@ -755,10 +755,17 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.YJ-custom-base-dialog>.content input[type=number] {
|
.YJ-custom-base-dialog>.content input[type=number] {
|
||||||
padding: 0 16px 0 10px;
|
/* padding: 0 16px 0 10px;
|
||||||
font-weight: 700;
|
font-weight: 700;
|
||||||
font-family: 'D-Din-Bold';
|
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,
|
.YJ-custom-base-dialog>.content input[type=number]::-webkit-outer-spin-button,
|
||||||
@ -2260,6 +2267,17 @@
|
|||||||
flex: 0 0 60px;
|
flex: 0 0 60px;
|
||||||
justify-content: center;
|
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 {
|
.YJ-custom-base-dialog.terrain-excavation>.content {
|
||||||
|
Reference in New Issue
Block a user