This website requires JavaScript.
Explore
Help
Register
Sign In
m
/
metamask-extension
Watch
1
Star
0
Fork
0
You've already forked metamask-extension
mirror of
https://github.com/kremalicious/metamask-extension.git
synced
2024-11-24 02:58:09 +01:00
Code
ca6701c27e
metamask-extension
/
ui
/
components
/
app
/
confirm-page-container
/
flask
/
index.scss
9 lines
126 B
SCSS
Raw
Normal View
History
Unescape
Escape
[FLASK] Snaps Insight (#15814) Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com> Co-authored-by: Hassan Malik <41640681+hmalik88@users.noreply.github.com>
2022-09-20 19:00:07 +02:00
.
snap-insight
{
word-wrap
:
break-word
;
[FLASK] Fix transaction insight data display (#16023) * stringify content to display * check if data is a string to avoid stringifying it * prettify JSON data
2022-10-05 19:43:44 +02:00
&
__container__data__json
{
word-wrap
:
break-word
;
overflow-x
:
auto
;
}
[FLASK] Snaps Insight (#15814) Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com> Co-authored-by: Hassan Malik <41640681+hmalik88@users.noreply.github.com>
2022-09-20 19:00:07 +02:00
}
Copy Permalink