Dynamic Dashboard: Redesign conditional rendering [2] (#103112)

This commit is contained in:
Bogdan Matei
2025-04-02 20:50:36 +03:00
committed by GitHub
parent c372012abc
commit 0e1cb44ad9
38 changed files with 1156 additions and 690 deletions

View File

@ -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