From 48f19d42457f996f1c18ad950f8bd76a029237f9 Mon Sep 17 00:00:00 2001 From: kytwb Date: Sun, 12 Dec 2021 20:37:36 +0100 Subject: #2319 Fix height of icons displayed on Welcome screen --- src/styles/welcome.scss | 1 + 1 file changed, 1 insertion(+) (limited to 'src/styles') diff --git a/src/styles/welcome.scss b/src/styles/welcome.scss index 7202fe148..c7c8010d2 100644 --- a/src/styles/welcome.scss +++ b/src/styles/welcome.scss @@ -93,6 +93,7 @@ img { width: 35px; + height: 35px; } } } -- cgit v1.2.3-54-g00ecf