mirror of
https://github.com/BewlyBewly/BewlyBewly.git
synced 2025-04-14 13:15:29 +00:00
fix(TopBar): hide more icon in top bar when not needed
This commit is contained in:
@@ -681,9 +681,8 @@ defineExpose({
|
||||
<!-- More -->
|
||||
<div
|
||||
ref="more"
|
||||
class="right-side-item"
|
||||
class="right-side-item lg:!hidden flex"
|
||||
:class="{ active: popupVisible.more }"
|
||||
display="lg:!none flex"
|
||||
>
|
||||
<a title="More">
|
||||
<mingcute:menu-line />
|
||||
|
||||
Reference in New Issue
Block a user