fix: small css correction on pending txs
This commit is contained in:
parent
20cf4dadce
commit
3805e989c5
1 changed files with 4 additions and 0 deletions
|
|
@ -73,6 +73,10 @@ const mainStyles = {
|
|||
titleWrapper,
|
||||
titleAndButtonsContainer,
|
||||
buttonsWrapper,
|
||||
pendingBox: {
|
||||
display: 'flex',
|
||||
alignItems: 'center',
|
||||
},
|
||||
headerLabels: {
|
||||
display: 'flex',
|
||||
flexDirection: 'row',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue