Use correct external link svg

This commit is contained in:
Ole Eskild Steensen 2022-10-17 22:26:07 +02:00
parent af2693ad80
commit 0f42f3a99b

View File

@ -6752,7 +6752,7 @@ body {
text-decoration-line: var(--link-external-decoration);
background-position: center right;
background-repeat: no-repeat;
background-image: linear-gradient(transparent, transparent), url(public/images/874d8b8e340f75575caa.svg);
background-image: linear-gradient(transparent, transparent), url('/img/outgoing.svg');
background-size: 13px;
padding-right: 16px;
background-position-y: 4px;