[improvement] Collapse: improve accessibility

This commit is contained in:
陈嘉涵
2019-05-24 11:51:54 +08:00
parent fe7c0c38bf
commit 78fa587575
5 changed files with 31 additions and 22 deletions
+4
View File
@@ -11,6 +11,10 @@
visibility: hidden;
}
&:focus {
outline: none;
}
&--expanded {
.van-cell__right-icon::before {
transform: rotate(-90deg);