mirror of
https://github.com/mue/mue.git
synced 2026-07-20 23:44:07 +02:00
style(MainModal): update modal background and sidebar styles for improved aesthetics
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
position: sticky;
|
||||
margin: 0;
|
||||
padding: 0 5px;
|
||||
background: t($modal-sidebar);
|
||||
// background: t($modal-sidebar);
|
||||
border-radius: 12px 0 0 12px;
|
||||
overflow: hidden auto;
|
||||
height: 80vh;
|
||||
|
||||
Reference in New Issue
Block a user