mirror of
https://github.com/osmarks/mycorrhiza.git
synced 2026-09-27 21:11:41 +00:00
Fix URL of dialog close icon (#267)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user