mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
tests: added test for DashboardRow
This commit is contained in:
@@ -17,14 +17,6 @@
|
||||
opacity: 1;
|
||||
}
|
||||
}
|
||||
|
||||
&:hover {
|
||||
.dashboard-row__actions {
|
||||
visibility: visible;
|
||||
opacity: 1;
|
||||
transition: opacity 200ms ease-in-out 100ms;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.dashboard-row__title {
|
||||
|
||||
Reference in New Issue
Block a user