We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6bab3d commit 070f91bCopy full SHA for 070f91b
1 file changed
src/modules/wallet/modules/leasing/less/leasing.less
@@ -29,7 +29,7 @@
29
}
30
31
w-transaction-list {
32
- height: calc(~'100% - ' @height-transaction-header);
+ min-height: calc(~'100vh -' 130px);
33
34
.w-transaction-list ul {
35
border-top-left-radius: 0;
0 commit comments