mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
UX: Remove unwanted spacing from last NFT collection (#20442)
This commit is contained in:
parent
ae76364c17
commit
f69180c174
@ -2,6 +2,10 @@
|
||||
&__collection {
|
||||
margin-bottom: 24px;
|
||||
|
||||
&:last-child {
|
||||
margin-bottom: 0;
|
||||
}
|
||||
|
||||
&-accordion-title {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user