Fix a strange cover bug with Affix, close #4800

This commit is contained in:
afc163
2017-02-09 11:43:41 +08:00
parent e0c2b872ce
commit 4ec6bf3bcd
-1
View File
@@ -13,7 +13,6 @@
&:hover {
box-shadow: @box-shadow-base;
border-color: transparent;
z-index: 1;
}
&-bordered {