AW-6410 Fix settings menu
All checks were successful
FarmMaps.Develop/FarmMapsLib/pipeline/head This commit looks good

This commit is contained in:
Peter Bastiani 2024-10-14 15:12:41 +02:00
parent 32b3b98f76
commit 349a76395b

View File

@ -68,16 +68,6 @@ div.menu-button > span {
} }
} }
.mobile-hide {
display: inherit;
}
@media screen and (max-width: 768px) {
.mobile-hide {
display: none;
}
}
.unread { .unread {
display: block; display: block;
position: absolute; position: absolute;