mirror of
https://github.com/status-im/safe-react.git
synced 2025-02-03 05:13:27 +00:00
Fix pagination element ordering
This commit is contained in:
parent
d8d39b38a5
commit
27bf8f1824
@ -246,7 +246,7 @@ export default createMuiTheme({
|
||||
caption: {
|
||||
fontFamily: 'Averta, monospace',
|
||||
fontSize: mediumFontSize,
|
||||
order: 3,
|
||||
order: 2,
|
||||
color: disabled,
|
||||
},
|
||||
input: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user