Skip to content
This repository has been archived by the owner on Mar 17, 2024. It is now read-only.

Commit

Permalink
feat: fix url path
Browse files Browse the repository at this point in the history
  • Loading branch information
Sceat committed Dec 17, 2023
1 parent 240e9be commit 8dc3546
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/interface/menu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ a
position absolute
width 100%
height 100%
background url('src/assets/iop_bg.png') center / cover
background url('../assets/iop_bg.png') center / cover
filter grayscale(50%)
z-index -1
.grad
Expand Down

0 comments on commit 8dc3546

Please sign in to comment.