Fix Portal scrolling getting stuck (#4455)
* Fix Portal scrolling getting stuck * DappCard container flex * Container height to 100%
This commit is contained in:
@@ -30,6 +30,10 @@
|
||||
.list {
|
||||
margin-bottom: 1.5em;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
.background {
|
||||
padding: 0.5em 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user