Increase width of mononaut transaction tooltip

Fixes #2007
This commit is contained in:
wiz 2022-07-07 15:43:03 +02:00
parent 2e96c3a294
commit f4d3543608

View File

@ -9,7 +9,7 @@
justify-content: space-between;
padding: 10px 15px;
text-align: left;
width: 320px;
width: 420px;
pointer-events: none;
&.clickable {