mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-26 20:39:08 +01:00
8 lines
129 B
SCSS
8 lines
129 B
SCSS
|
.multichain-address-copy-button {
|
||
|
&__address--wrap {
|
||
|
word-break: break-word;
|
||
|
min-height: 32px;
|
||
|
height: auto;
|
||
|
}
|
||
|
}
|