kopia lustrzana https://github.com/wagtail/wagtail
Reinstate sidebar slim account menu css selector
It was still in use, oops...pull/7288/head
rodzic
33efa345e3
commit
688f022e48
|
@ -154,6 +154,10 @@
|
|||
|
||||
@at-root .sidebar--slim #{&} {
|
||||
width: $menu-width-slim;
|
||||
|
||||
&__account em {
|
||||
left: $menu-width-slim - $menu-width;
|
||||
}
|
||||
}
|
||||
|
||||
&--open {
|
||||
|
|
Ładowanie…
Reference in New Issue