Skip to content

Commit 793c899

Browse files
authored
Update ui/pages/swaps/prepare-swap-page/index.scss
1 parent d72c312 commit 793c899

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/pages/swaps/prepare-swap-page/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@
318318
height: 0;
319319
overflow: hidden;
320320
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.
322322
}
323323

324324
&__content {

0 commit comments

Comments
 (0)