Improve mobile layout of budget view a bit
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
section#funds {
|
||||
@include media-max(small) {
|
||||
margin-bottom: 2rem;
|
||||
}
|
||||
|
||||
table.token-balances {
|
||||
opacity: 1;
|
||||
transition: opacity 0.3s linear;
|
||||
|
||||
Reference in New Issue
Block a user