mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-01 21:57:06 +01:00
9 lines
127 B
SCSS
9 lines
127 B
SCSS
|
.add_custodian_token_confirm {
|
||
|
&__token,
|
||
|
&__url {
|
||
|
height: auto;
|
||
|
overflow-wrap: break-word;
|
||
|
opacity: 0.8;
|
||
|
}
|
||
|
}
|