committed by
Leonard Gram
parent
a32d5ed16a
commit
56f75e9e9d
@@ -162,7 +162,7 @@
|
||||
|
||||
.sidemenu-open {
|
||||
.navbar {
|
||||
padding-left: 20px;
|
||||
padding-left: 25px;
|
||||
margin-left: 0;
|
||||
}
|
||||
}
|
||||
@@ -178,7 +178,7 @@
|
||||
display: flex;
|
||||
height: $navbarHeight;
|
||||
align-items: center;
|
||||
padding-left: 7px;
|
||||
padding-right: 13px;
|
||||
}
|
||||
|
||||
.navbar-edit__back-btn {
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
flex-flow: row wrap;
|
||||
justify-content: flex-start;
|
||||
height: auto;
|
||||
padding: 0px $dashboard-padding;
|
||||
padding: 0px $dashboard-padding 0 25px;
|
||||
border-bottom: 1px solid #0000;
|
||||
transition-duration: 0.35s;
|
||||
transition-timing-function: ease-in-out;
|
||||
|
||||
Reference in New Issue
Block a user