fixed the horizontal padding on Navbar (#16088)
Was 12px. Changed it to 8px to match Figma <img width="550" height="301" alt="CleanShot 2025-11-26 at 12 05 10" src="https://github.com/user-attachments/assets/edec07bd-74ee-4dd7-b433-20a5bb636e6b" />
This commit is contained in:
committed by
GitHub
parent
9387680020
commit
7bf68e5f31
+1
-1
@@ -1 +1 @@
|
||||
export const COMMAND_MENU_SEARCH_BAR_PADDING = 3;
|
||||
export const COMMAND_MENU_SEARCH_BAR_PADDING = 2;
|
||||
|
||||
Reference in New Issue
Block a user