From 5057e2df26fd41f7d2b66b822f058412119e3fdc Mon Sep 17 00:00:00 2001 From: lucy Date: Mon, 19 Jan 2026 15:17:57 +0100 Subject: [PATCH] change some stuff --- reusables/CustomIcon.qml | 1 + 1 file changed, 1 insertion(+) diff --git a/reusables/CustomIcon.qml b/reusables/CustomIcon.qml index 5e68ffc..4f63678 100644 --- a/reusables/CustomIcon.qml +++ b/reusables/CustomIcon.qml @@ -3,6 +3,7 @@ import qs.settings import qs Text { + anchors.verticalCenter: parent.verticalCenter font.family: "Material Symbols Rounded" color: Colors.foreground font.pixelSize: Settings.config.fontSize + 1