Skip to content

Commit 3792d32

Browse files
authored
Update ui/pages/swaps/view-quote/index.scss
1 parent 793c899 commit 3792d32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ui/pages/swaps/view-quote/index.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
height: 0;
1414
overflow: hidden;
1515
z-index: -1;
16-
content: url('../../../../app/images/transaction-background-top.svg') url('../../../../app/images/transaction-background-bottom.svg'); // Preload images for the STX status page.
16+
content: url('/images/transaction-background-top.svg') url('/images/transaction-background-bottom.svg'); // Preload images for the STX status page.
1717
}
1818

1919
&__content {

0 commit comments

Comments
 (0)