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:
@@ -69,7 +69,6 @@ export const InspectContent = ({
|
||||
title={title}
|
||||
subtitle={data && formatStats(data)}
|
||||
onClose={onClose}
|
||||
expandable
|
||||
scrollableContent
|
||||
tabs={
|
||||
<TabsBar>
|
||||
|
||||
Reference in New Issue
Block a user