mirror of
https://github.com/grafana/grafana.git
synced 2025-07-31 22:12:34 +08:00
Dynamic Dashboard: Redesign conditional rendering [2] (#103112)
This commit is contained in:
@ -102,11 +102,7 @@ export function getDashboardGridStyles(theme: GrafanaTheme2) {
|
||||
},
|
||||
|
||||
'.dashboard-visible-hidden-element': {
|
||||
opacity: 0.6,
|
||||
|
||||
'&:hover': {
|
||||
opacity: 1,
|
||||
},
|
||||
position: 'relative',
|
||||
},
|
||||
|
||||
// Universal style for marking drop targets when dragging between layouts
|
||||
|
Reference in New Issue
Block a user