diff --git a/projects/common/src/fm/components/setting-menu/setting-menu.component.scss b/projects/common/src/fm/components/setting-menu/setting-menu.component.scss index 94b425b..486449e 100644 --- a/projects/common/src/fm/components/setting-menu/setting-menu.component.scss +++ b/projects/common/src/fm/components/setting-menu/setting-menu.component.scss @@ -68,16 +68,6 @@ div.menu-button > span { } } -.mobile-hide { - display: inherit; -} - -@media screen and (max-width: 768px) { - .mobile-hide { - display: none; - } -} - .unread { display: block; position: absolute;