mirror of
https://github.com/status-im/safe-react.git
synced 2025-01-28 02:15:17 +00:00
make expand button centered in headeR
This commit is contained in:
parent
53dd7b0582
commit
10152f1bfa
@ -84,6 +84,11 @@ export default createMuiTheme({
|
|||||||
padding: '24px 0 0 15px',
|
padding: '24px 0 0 15px',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
MuiIconButton: {
|
||||||
|
root: {
|
||||||
|
padding: 0,
|
||||||
|
},
|
||||||
|
},
|
||||||
MuiChip: {
|
MuiChip: {
|
||||||
root: {
|
root: {
|
||||||
fontFamily: 'Roboto Mono, monospace',
|
fontFamily: 'Roboto Mono, monospace',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user