mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Drawer: Position under nav & minor redesign (#67824)
* Drawer: Redesign WIP * Fix double margin * Teak pos * align paddings * Hide toolbar actions when drawer is open * deprecate expandable * Updated test * remove expandable var * Added clickaway
This commit is contained in:
@@ -140,7 +140,6 @@ export const SaveDashboardDrawer = ({ dashboard, onDismiss, onSaveSuccess, isCop
|
||||
)}
|
||||
</TabsBar>
|
||||
}
|
||||
expandable
|
||||
scrollableContent
|
||||
>
|
||||
{renderSaveBody()}
|
||||
|
||||
Reference in New Issue
Block a user