mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-04 15:14:29 +01:00
ace7b0cda9
This reverts commit d91ce9c4b5
.
9 lines
126 B
SCSS
9 lines
126 B
SCSS
.snap-insight {
|
|
word-wrap: break-word;
|
|
|
|
&__container__data__json {
|
|
word-wrap: break-word;
|
|
overflow-x: auto;
|
|
}
|
|
}
|