Skip to content

Commit 1d593a6

Browse files
committed
Fix
1 parent 24e2bfa commit 1d593a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/modules/tx/TxOverview.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -357,7 +357,7 @@ const handleViewRawTransaction = () => {
357357
}
358358
359359
.events_wrapper {
360-
min-width: 384px;
360+
min-width: 0;
361361
}
362362
363363
.tabs_wrapper {

0 commit comments

Comments
 (0)