mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-17 07:10:08 -06:00
fix: button font size is now 13px
This commit is contained in:
@@ -147,6 +147,7 @@ const baseTheme = (palette) => ({
|
||||
],
|
||||
height: 34,
|
||||
fontWeight: 400,
|
||||
fontSize: "var(--env-var-font-size-medium)",
|
||||
borderRadius: 4,
|
||||
boxShadow: "none",
|
||||
textTransform: "none",
|
||||
|
||||
Reference in New Issue
Block a user