mirror of
https://github.com/stan-smith/FossFLOW.git
synced 2025-12-24 15:09:03 -05:00
feat: updates styling
This commit is contained in:
@@ -58,6 +58,9 @@ export const IconButton = ({
|
||||
>
|
||||
<Box
|
||||
sx={{
|
||||
display: 'flex',
|
||||
justifyContent: 'center',
|
||||
alignItems: 'center',
|
||||
svg: {
|
||||
color: iconColor
|
||||
}
|
||||
|
||||
@@ -29,7 +29,7 @@ export const customVars: CustomThemeVars = {
|
||||
y: 40
|
||||
},
|
||||
toolMenu: {
|
||||
height: 55
|
||||
height: 50
|
||||
},
|
||||
diagramPalette: {
|
||||
green: '#53b435',
|
||||
|
||||
Reference in New Issue
Block a user