v3.2.1: Fix mobile viewport height issues with dvh units

This commit is contained in:
Spicy_Marinara
2026-01-08 11:18:09 +01:00
parent 7e9d98738f
commit 2624309523
5 changed files with 16 additions and 22 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"js": "index.js",
"css": "style.css",
"author": "Marinara",
"version": "3.2.0",
"version": "3.2.1",
"homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern"
}