mirror of
https://github.com/oceanprotocol/market.git
synced 2024-12-02 05:57:29 +01:00
fix margin tx history (#1613)
This commit is contained in:
parent
cf3d268bef
commit
3a8e8b30c9
@ -3,7 +3,7 @@
|
||||
margin-top: calc(var(--spacer) / 1.5);
|
||||
padding: calc(var(--spacer) / 1.5);
|
||||
background: var(--background-highlight);
|
||||
margin-bottom: -2rem;
|
||||
margin-bottom: -1rem;
|
||||
}
|
||||
|
||||
.actions [class*='rdt_Pagination'] {
|
||||
|
Loading…
Reference in New Issue
Block a user