mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-11-23 18:41:38 +01:00
7e7a0f1f72
* Allow custom UI for transaction insights * Fix margin * Small fixes to CSS and selectors * Rename property * Fix E2E locally * Bump test-snaps * Bump test-snaps
8 lines
84 B
SCSS
8 lines
84 B
SCSS
.snap-insight {
|
|
word-wrap: break-word;
|
|
|
|
&__container {
|
|
padding: 16px;
|
|
}
|
|
}
|