ReturnToPrevious: add shadow to be consistent (#81652)
This commit is contained in:
@@ -45,6 +45,7 @@ const getStyles = (theme: GrafanaTheme2) => ({
|
||||
zIndex: theme.zIndex.portal,
|
||||
position: 'fixed',
|
||||
bottom: theme.spacing.x4,
|
||||
boxShadow: theme.shadows.z3,
|
||||
}),
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user