tests: added test for DashboardRow

This commit is contained in:
Torkel Ödegaard
2017-10-24 15:46:03 +02:00
parent 15024e96e4
commit df12cbc4a7
3 changed files with 40 additions and 9 deletions

View File

@@ -17,14 +17,6 @@
opacity: 1;
}
}
&:hover {
.dashboard-row__actions {
visibility: visible;
opacity: 1;
transition: opacity 200ms ease-in-out 100ms;
}
}
}
.dashboard-row__title {