mirror of
https://github.com/coder/coder.git
synced 2026-09-24 15:04:27 +08:00
refactor: Increase navbar height (#1662)
This commit is contained in:
@@ -6,7 +6,7 @@ export const MONOSPACE_FONT_FAMILY =
|
||||
export const BODY_FONT_FAMILY = `"Inter", sans-serif`
|
||||
export const lightButtonShadow = "0 2px 2px rgba(0, 23, 121, 0.08)"
|
||||
export const emptyBoxShadow = "none"
|
||||
export const navHeight = 42
|
||||
export const navHeight = 62
|
||||
export const maxWidth = 1380
|
||||
export const sidePadding = "50px"
|
||||
export const TitleIconSize = 48
|
||||
|
||||
Reference in New Issue
Block a user