Skip to content

Commit 6514053

Browse files
author
piexlmax
committed
清除number控件样式
1 parent b75b439 commit 6514053

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

web/src/style/main.scss

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -943,21 +943,6 @@ li {
943943
}
944944
}
945945

946-
.el-input-number__decrease,
947-
.el-input-number__increase {
948-
position: absolute;
949-
z-index: 1;
950-
top: 2px !important;
951-
width: 42px;
952-
height: 28px;
953-
line-height: 28px;
954-
text-align: center;
955-
background: #F5F7FA;
956-
color: #606266;
957-
cursor: pointer;
958-
font-size: 12px;
959-
}
960-
961946
$headerHigh: 52px;
962947
$mainHight: 100vh;
963948
.dropdown-group {

0 commit comments

Comments
 (0)