Skip to content
Snippets Groups Projects
Commit 746e26cf authored by Xiao Gui's avatar Xiao Gui Committed by xgui3783
Browse files

chore: hide mobile only menu

parent df8ce4e9
No related branches found
No related tags found
No related merge requests found
......@@ -91,6 +91,7 @@
<div resizeSliver>
<span
*ngIf = "isMobile"
class = "tabContainer"
(click) = "toggleSidePanel('menuBrowser')"
[ngClass] = "{'active-tab' : (sidePanelView$ | async) === 'menuBrowser'}" >
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment