From 43e310998b914a96f31e971929401b49f7112ce1 Mon Sep 17 00:00:00 2001 From: Dominik Pschenitschni Date: Fri, 17 Feb 2023 14:59:47 +0100 Subject: [PATCH] feat(githubCorner): add width and height attributes Add width and height attribute. This fixes jumping of the SVG for loading for slow connections. --- src/core/render/tpl.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/core/render/tpl.js b/src/core/render/tpl.js index 47ceeab74..1e134e0f2 100644 --- a/src/core/render/tpl.js +++ b/src/core/render/tpl.js @@ -19,7 +19,7 @@ export function corner(data, cornerExternalLinkTarget) { return ( `` + - '