[bugfix] Cell arrow (#1343)

This commit is contained in:
neverland
2018-06-28 09:22:57 +08:00
committed by GitHub
parent f5fc86f182
commit d43c8c8050
3 changed files with 13 additions and 5 deletions

View File

@@ -56,9 +56,7 @@
font-size: 12px;
line-height: 24px;
margin-left: 5px;
}
&__arrow {
&--left::before {
transform: rotate(180deg);
}