[Improment] improve Tab sticky fluency (#388)

This commit is contained in:
neverland
2017-12-07 11:52:55 +08:00
committed by GitHub
parent c2dddeb552
commit 1a0f73b12e
5 changed files with 58 additions and 26 deletions
+4
View File
@@ -85,6 +85,10 @@
display: block;
width: 100%;
resize: none;
&[disabled] {
background-color: transparent;
}
}
&__icon {