1
0
mirror of https://github.com/tabler/tabler.git synced 2026-08-01 16:04:37 +04:00

dropdown icons, header, topbar

This commit is contained in:
chomik
2019-04-09 22:35:13 +02:00
parent eccaa4f810
commit 317ccdca64
8 changed files with 73 additions and 52 deletions
-2
View File
@@ -1,7 +1,5 @@
.header,
.topnav {
height: 4rem;
color: $text-muted;
background: #fff;
border-bottom: 1px solid $border-color;
}
-8
View File
@@ -23,14 +23,6 @@
margin: -.75rem 0;
line-height: 2.75rem;
}
.dropdown-menu {
margin-top: 0;
}
@at-root .bg-white & .nav-item.active {
color: #137eff;
}
}
.navbar-brand {