mirror of
https://github.com/lscambo13/ElegantFin.git
synced 2025-09-18 12:40:16 +00:00
Fix: The top of the side panel in Reports page was hidden under header
This commit is contained in:
@@ -2426,3 +2426,7 @@ ul.MuiList-root.MuiMenu-list.MuiList-dense>div:first-child {
|
||||
color: white;
|
||||
background-color: transparent;
|
||||
}
|
||||
|
||||
#viewPanel .ui-panel-inner{
|
||||
margin-top: 4em;
|
||||
}
|
Reference in New Issue
Block a user