mirror of
https://github.com/mue/mue.git
synced 2026-06-12 19:48:57 +02:00
fix: inconsistent background colours on item page
This commit is contained in:
@@ -62,7 +62,7 @@ p.description {
|
||||
}
|
||||
|
||||
@include themed {
|
||||
background: t($modal-sidebar);
|
||||
background: t($modal-secondaryColour);
|
||||
box-shadow: 0 0 0 1px t($modal-sidebarActive);
|
||||
border-radius: t($borderRadius);
|
||||
padding: 15px;
|
||||
|
||||
Reference in New Issue
Block a user