From 991c3c376437122790b55dce186101609bae7484 Mon Sep 17 00:00:00 2001 From: Leon van Kammen Date: Wed, 3 Jan 2024 17:50:10 +0000 Subject: [PATCH] css tweak --- app/apptiler.js | 1 + 1 file changed, 1 insertion(+) diff --git a/app/apptiler.js b/app/apptiler.js index 176ebaf..3559069 100644 --- a/app/apptiler.js +++ b/app/apptiler.js @@ -142,6 +142,7 @@ document.head.innerHTML += ` font-size: var(--xrsh-font-size-1); font-family: var(--xrsh-font-sans-serif); accent-color: var(--xrsh-light-primary); + line-height:22px; } #overlay{