Fix sidebar buttons
If you hover it moves because the border at the bottom gets changed.
This commit is contained in:
3
resources/assets/sass/partials/_sidebar.scss
vendored
3
resources/assets/sass/partials/_sidebar.scss
vendored
@@ -65,9 +65,6 @@ body.dashboard {
|
||||
|
||||
li {
|
||||
font-size: $sidebar-text-size;
|
||||
&:last-child {
|
||||
border-bottom: $sidebar-border-color;
|
||||
}
|
||||
&.active {
|
||||
background: lighten($sidebar-background-color, 2%);
|
||||
a {
|
||||
|
||||
Reference in New Issue
Block a user