mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
Fix broken image link
This commit is contained in:
parent
81c09d34ad
commit
972b8d11fe
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
width: 500px;
|
||||
line-height: 2em;
|
||||
padding: 1px 5px 1px 2em;
|
||||
background-image: url("../images/qbt-theme/edit-find.svg");
|
||||
background-image: url("images/qbt-theme/edit-find.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-size: 1.5em;
|
||||
background-position: left;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue