Improve styles on shared admin login items

This commit is contained in:
taitus
2020-11-27 11:23:21 +01:00
committed by Javi Martín
parent b456606dac
commit 6a46f68fa6

View File

@@ -62,6 +62,7 @@ $sidebar-active: #f4fcd0;
border-bottom: 1px solid #eee;
color: #000;
height: auto;
padding-top: $line-height / 2;
@include breakpoint(small only) {
@@ -134,7 +135,6 @@ $sidebar-active: #f4fcd0;
@include breakpoint(medium) {
height: auto !important;
padding-top: $line-height / 2;
}
a {