mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-01-25 11:19:16 -06:00
fix: changed from space indentation to tabs
This commit is contained in:
@@ -147,7 +147,7 @@ const baseTheme = (palette) => ({
|
||||
],
|
||||
height: 34,
|
||||
fontWeight: 400,
|
||||
fontSize: "var(--env-var-font-size-medium)",
|
||||
fontSize: "var(--env-var-font-size-medium)",
|
||||
borderRadius: 4,
|
||||
boxShadow: "none",
|
||||
textTransform: "none",
|
||||
|
||||
Reference in New Issue
Block a user