feat(member-live): unify the overview settings menu and add a reset-button tooltip
This commit is contained in:
parent
561463725a
commit
ca2aaa069c
5 changed files with 33 additions and 18 deletions
|
|
@ -48,6 +48,7 @@ defmodule MvWeb.Components.ViewSettingsDropdownComponent do
|
|||
<li role="none" class="mb-1 px-2">
|
||||
<span class="font-semibold">{gettext("View settings")}</span>
|
||||
</li>
|
||||
<li role="separator" class="divider my-1"></li>
|
||||
|
||||
<.toggle_item
|
||||
setting="density"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue