- frontend build

- MobileActionButton enhancement
This commit is contained in:
Peter Papp
2020-12-21 17:00:41 +01:00
parent 5a2e6a5e53
commit 96faf2de0e
14 changed files with 29 additions and 30 deletions

View File

@@ -82,7 +82,7 @@
@include transform(scale(0.95));
}
&:hover {
/*&:hover {
background: rgba($theme, 0.1);
.icon {
@@ -94,7 +94,7 @@
.label {
color: $theme;
}
}
}*/
}
@media (prefers-color-scheme: dark) {