Dev: Style improvement

This commit is contained in:
surunzi
2017-10-06 18:26:33 +08:00
parent 37dcb1b015
commit 90ebe520e4
4 changed files with 10 additions and 1 deletions

View File

@@ -20,6 +20,8 @@
background: #fff;
font-size: $font-size;
border-bottom: 1px solid $gray-light;
border-top: 1px solid $gray-light;
margin-top: -1px;
}
.select .head, .range .head, .color .head {
transition: background $anim-duration, color $anim-duration;