Fix URL of dialog close icon (#267)
This commit is contained in:
parent
4cf4d1695f
commit
f8bba997bf
@ -354,7 +354,7 @@ kbd {
|
||||
margin: 0;
|
||||
padding: 8px;
|
||||
border: none;
|
||||
background: url(/web/static/icon/x.svg) no-repeat 8px 8px / 16px 16px;
|
||||
background: url(/static/icon/x.svg) no-repeat 8px 8px / 16px 16px;
|
||||
width: 32px;
|
||||
height: 32px;
|
||||
cursor: pointer;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user