提交 6d776db2 编写于 作者: C codecalm

top menu dropdown fixes

上级 324e2505
......@@ -132,10 +132,12 @@ Top nav
& + & {
top: add($navbar-height, 1px);
z-index: $zindex-sticky - 1;
}
& + & + & {
top: add($navbar-height * 2, 2px);
z-index: $zindex-sticky - 2;
}
@media print {
......
......@@ -28,8 +28,6 @@ Navbar logo
}
.dropdown-menu {
margin-top: 0;
.dropdown,
.dropright {
.dropdown-toggle:after {
......
......@@ -2,6 +2,7 @@
min-width: 12rem;
box-shadow: $box-shadow;
user-select: none;
margin: 0;
.icon {
width: 1em;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册