You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/pages/swaps/prepare-swap-page/index.scss
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -318,7 +318,7 @@
318
318
height: 0;
319
319
overflow: hidden;
320
320
z-index: -1;
321
-
content: url('../../../../app/images/transaction-background-top.svg') url('../../../../app/images/transaction-background-bottom.svg'); // Preload images for the STX status page.
321
+
content: url('/images/transaction-background-top.svg') url('/images/transaction-background-bottom.svg'); // Preload images for the STX status page.
0 commit comments