mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
8 lines
119 B
SCSS
8 lines
119 B
SCSS
|
.currency-input {
|
||
|
&__conversion-component {
|
||
|
font-size: 12px;
|
||
|
line-height: 12px;
|
||
|
padding-left: 1px;
|
||
|
}
|
||
|
}
|