fix: changed from space indentation to tabs

This commit is contained in:
Michael Chen
2025-05-09 22:12:50 +10:00
parent 27ea9b2aed
commit 2ee381f0b7

View File

@@ -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",