Changed cursor of toast

This commit is contained in:
Kasper Rynning-Tønnesen
2017-11-06 14:54:07 +01:00
parent 98149e1fe5
commit 124ab116e7

View File

@@ -1246,6 +1246,10 @@ hide mdi-action-visibility mdi-action-visibility-off
display: flex;
}
.toast {
cursor: pointer;
}
@media only screen and (min-width: 993px){
.toast {
float: left;