mirror of
https://github.com/lensapp/lens.git
synced 2025-05-20 05:10:56 +00:00
Increase FormSwitch label font-size
Signed-off-by: Alex Andreev <alex.andreev.email@gmail.com>
This commit is contained in:
parent
885af07d0b
commit
3d76407552
@ -27,7 +27,7 @@ const useStyles = makeStyles({
|
|||||||
root: {
|
root: {
|
||||||
margin: 0,
|
margin: 0,
|
||||||
"& .MuiTypography-root": {
|
"& .MuiTypography-root": {
|
||||||
fontSize: 14,
|
fontSize: 16,
|
||||||
fontWeight: 500,
|
fontWeight: 500,
|
||||||
flex: 1,
|
flex: 1,
|
||||||
color: "var(--textColorAccent)",
|
color: "var(--textColorAccent)",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user