mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
ReturnToPrevious: add shadow to be consistent (#81652)
This commit is contained in:
parent
1bcd597bc0
commit
91b2909c39
@ -45,6 +45,7 @@ const getStyles = (theme: GrafanaTheme2) => ({
|
||||
zIndex: theme.zIndex.portal,
|
||||
position: 'fixed',
|
||||
bottom: theme.spacing.x4,
|
||||
boxShadow: theme.shadows.z3,
|
||||
}),
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user