Fix colors
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Willem Dantuma
2023-01-24 16:39:42 +01:00
parent 9196358842
commit a4c34fe21c
4 changed files with 9 additions and 7 deletions

View File

@@ -195,7 +195,7 @@ timespan.menuVisible {
width: 4rem;
overflow: hidden;
text-overflow: ellipsis;
color: theme-color();
color: $primary;
}
.shortcut-icon > .farm-icon {