Dropdown: fix duplicate visibleArrow declaration

This commit is contained in:
Leopoldthecoder
2017-10-01 20:16:16 +08:00
committed by 杨奕
parent 186143b138
commit ee63e1e0af
18 changed files with 184 additions and 31 deletions

View File

@@ -17,6 +17,10 @@
margin: 0;
overflow: hidden;
}
> ul > .nav-item > a {
margin-top: 15px;
}
.nav-item {
a {