refactor: remove search button from FAB, reorganize 7-button layout
Remove cmd-k-btn (search) from floating action buttons - search now only lives in the action bar. Recalculated positions for 7-button (desktop) and 6-button (mobile without shortcuts) layouts using fluid clamp() sizing.
This commit is contained in:
@@ -50,7 +50,6 @@
|
||||
{{template "contact-button" .}}
|
||||
{{template "zoom-toggle-button" .}}
|
||||
{{template "shortcuts-button" .}}
|
||||
{{template "cmd-k-button" .}}
|
||||
|
||||
<!-- ============================================ -->
|
||||
<!-- MODALS -->
|
||||
|
||||
Reference in New Issue
Block a user