Skip to content

Commit

Permalink
[Style] Set topbar height to 2.5rem (40px)
Browse files Browse the repository at this point in the history
  • Loading branch information
huchenlei committed Jan 10, 2025
1 parent 30cd46c commit 031249b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/css/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
--bg-color: #fff;
--comfy-menu-bg: #353535;
--comfy-menu-secondary-bg: #292929;
--comfy-topbar-height: 2.421875rem;
--comfy-topbar-height: 2.5rem;
--comfy-input-bg: #222;
--input-text: #ddd;
--descrip-text: #999;
Expand Down

0 comments on commit 031249b

Please sign in to comment.