This commit is contained in:
syuilo 2017-08-29 14:12:18 +09:00
parent be75ab35ff
commit e96fe5789d
1 changed files with 4 additions and 3 deletions

View File

@ -61,10 +61,11 @@
display block
margin 0 0 8px 0
padding 16px
color #276f86
color #79d4e6
//color #276f86
//background #f8ffff
border solid 1px #a9d5de
border-radius 8px
background-color #f8ffff
> i
margin-right 6px
@ -72,7 +73,7 @@
> .form
position relative
background #fff
border solid 1px rgba(0, 0, 0, 0.2)
box-shadow 0 0 0 1px rgba(0, 0, 0, 0.2)
border-radius 8px
&:before