1
0
mirror of https://github.com/tabler/tabler.git synced 2025-12-21 17:34:25 +04:00
This commit is contained in:
codecalm
2020-04-18 16:10:08 +02:00
parent c0a1910765
commit 423733a05e
2 changed files with 1 additions and 1 deletions

View File

@@ -158,6 +158,7 @@ Navbar
min-width: 2rem;
min-height: 2rem;
justify-content: center;
border-radius: $border-radius;
.badge {
position: absolute;

View File

@@ -50,7 +50,6 @@
}
.nav-link {
border-radius: $border-radius;
display: flex;
transition: .3s color;
align-items: center;