forked from Ailur/burgernotes-server
Update static/css/style.css
This commit is contained in:
parent
6ad93132a6
commit
ee044bc5f7
|
@ -170,7 +170,7 @@ body {
|
|||
filter: invert(var(--invertdm));
|
||||
padding-left: 17.5px;
|
||||
padding-right: 17.5px;
|
||||
background-image: url("../static/svg/delete.svg");
|
||||
background-image: url("../../static/svg/delete.svg");
|
||||
background-position: center;
|
||||
background-repeat: no-repeat;
|
||||
background-size: 55%;
|
||||
|
|
Loading…
Reference in New Issue