1
0
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:
EnzoVezzaro 2022-07-21 06:45:21 -04:00 committed by GitHub
parent cf3d268bef
commit 3a8e8b30c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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'] {