fix(global_menu): double separator on mobile

This commit is contained in:
Elian Doran 2025-03-15 10:34:07 +02:00
parent 0f28bbb1be
commit aa6ee3fd60
No known key found for this signature in database

View File

@ -140,7 +140,7 @@ const TPL = `
<kbd data-command="toggleZenMode"></kbd> <kbd data-command="toggleZenMode"></kbd>
</li> </li>
<div class="dropdown-divider"></div> <div class="dropdown-divider desktop-only"></div>
<li class="dropdown-item switch-to-mobile-version-button" data-trigger-command="switchToMobileVersion"> <li class="dropdown-item switch-to-mobile-version-button" data-trigger-command="switchToMobileVersion">
<span class="bx bx-mobile"></span> <span class="bx bx-mobile"></span>