mirror of
https://github.com/loof2736/scyfin.git
synced 2025-11-03 16:08:53 +01:00
Fix for re-centering header buttons
This commit is contained in:
parent
cb929bdc92
commit
86e1705a31
@ -24,4 +24,9 @@
|
||||
/* Fix for dashboard height */
|
||||
.layout-desktop .dashboardDocument .mainDrawer {
|
||||
top: 0px !important;
|
||||
}
|
||||
|
||||
/* Re-center header buttons */
|
||||
.headerTabs {
|
||||
margin-left: 250px !important;
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user