src/styles/element-ui.scss
@@ -38,4 +38,28 @@ left: 50%; transform: translate(-50%, -50%); z-index: 99; } .equipment-plot-select { .el-input { position: relative; display: flex; align-items: center; justify-content: center; .el-input__suffix { display: flex; align-items: center; justify-content: center; } } input { color: rgba(255, 255, 255, 1); font-size: 28px !important; font-weight: bold; background: transparent !important; border: none !important; } }