mirror of
https://github.com/tabler/tabler.git
synced 2026-08-01 16:04:37 +04:00
borders errors fixes
This commit is contained in:
@@ -4,6 +4,7 @@ html {
|
||||
}
|
||||
|
||||
body {
|
||||
height: 100%;
|
||||
overflow-y: scroll;
|
||||
touch-action: manipulation;
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
|
||||
@@ -4,7 +4,6 @@ Sidebar
|
||||
.sidenav {
|
||||
width: 16rem;
|
||||
min-width: 16rem;
|
||||
padding: .75rem 1rem;
|
||||
background: $sidenav-bg;
|
||||
border-right: 1px solid $sidenav-border-color;
|
||||
|
||||
@@ -40,8 +39,6 @@ Sidebar
|
||||
}
|
||||
|
||||
.navbar-brand {
|
||||
padding-top: 1rem;
|
||||
padding-bottom: 1rem;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user