Standardize all icon-based actions to buttons
Use a combination of ghost and soft, with button groups where appropriate. Also remove unnecessary negative margins, and pad around for ease of use on mobile.
This commit is contained in:
@@ -30,7 +30,7 @@ defmodule MusicLibraryWeb.UniversalSearchLive.Index do
|
||||
</script>
|
||||
<.button
|
||||
id="universal-search-button"
|
||||
variant="ghost"
|
||||
variant="soft"
|
||||
title={gettext("Search (Cmd/Ctrl+K)")}
|
||||
phx-click="open_modal"
|
||||
phx-target="#universal-search"
|
||||
|
||||
Reference in New Issue
Block a user