From e9cc57a2fccc6e3b928101af923aefc51ee96925 Mon Sep 17 00:00:00 2001 From: jokob-sk Date: Sun, 7 Apr 2024 13:32:44 +1000 Subject: [PATCH] Icons work --- front/css/pialert.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/front/css/pialert.css b/front/css/pialert.css index 58259c11..d31ebe29 100755 --- a/front/css/pialert.css +++ b/front/css/pialert.css @@ -855,6 +855,11 @@ input[readonly] { } +#dropdownIcon li svg, #dropdownIcon li i{ + height: 1.5em !important; +} + + /* ----------------------------------------------------------------- */ /* NETWORK page */ /* ----------------------------------------------------------------- */