mirror of
https://github.com/Kingsrook/qqq-frontend-material-dashboard.git
synced 2025-07-18 13:20:43 +00:00
CE-740 font weight
This commit is contained in:
@ -33,7 +33,10 @@ const tabs: Types = {
|
|||||||
borderBottomColor: grey[400],
|
borderBottomColor: grey[400],
|
||||||
minHeight: "unset",
|
minHeight: "unset",
|
||||||
padding: "0",
|
padding: "0",
|
||||||
margin: "0"
|
margin: "0",
|
||||||
|
"& button": {
|
||||||
|
fontWeight: 500
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
scroller: {
|
scroller: {
|
||||||
|
Reference in New Issue
Block a user