Skip to content

Commit 8726c0d

Browse files
committed
Refactor option page (#110)
1 parent 33d2716 commit 8726c0d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

src/app/components/option/style/index.sass

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,10 +25,16 @@
2525
.option-line
2626
height: 30px
2727
line-height: 30px
28+
.el-input--small
29+
height: 28px
30+
.el-input__wrapper
31+
height: 26px
2832
.option-label
2933
float: left
3034
.option-default
3135
float: right
36+
.el-tag
37+
height: 20px
3238
.option-container>span
3339
margin: 20px
3440
padding-left: 20px

0 commit comments

Comments
 (0)