mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-24 19:10:22 +01:00
f087e501a1
* Add modal pop for NFTs previously added as tokens - with directions to re-add as NFTs
5 lines
77 B
SCSS
5 lines
77 B
SCSS
.convert-token-to-nft-modal {
|
|
display: flex;
|
|
flex-flow: column nowrap;
|
|
}
|