mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-27 12:56:01 +01:00
a861cc6dae
Co-authored-by: Guillaume Roux <guillaumeroux123@gmail.com> Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
6 lines
51 B
SCSS
6 lines
51 B
SCSS
.copyable {
|
|
&__icon {
|
|
cursor: pointer;
|
|
}
|
|
}
|