1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-26 12:29:06 +01:00

currency display tweak

This commit is contained in:
Matthias Kretschmann 2023-03-16 13:40:11 +00:00
parent a89dccdbe8
commit 0e26a6fc4a
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -13,9 +13,13 @@
&__prefix {
padding-right: 4px;
&:empty { display: none ;}
}
&__suffix {
padding-left: 4px;
&:empty { display: none ;}
}
}