@ -821,3 +821,11 @@ div.el-table div.cell {
text-overflow: ellipsis;
word-wrap: normal;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
-webkit-appearance: none;
input[type="number"] {
-moz-appearance: textfield;
@ -85,7 +85,7 @@
content: "";
width: 8px;
height: 8px;
background: #2194fe;
background: #f5f502;
border-radius: 50%;
position: absolute;
left: 12px;
@ -93,6 +93,12 @@
transform: translate(0, -50%);
&:nth-of-type(2) {
&::after {
background: #fb500d;
div:nth-child(1) {
font-size: 16px;
font-family: PingFang SC;