v3.2.2: Remove fixed max-width on mobile to support high zoom levels

This commit is contained in:
Spicy_Marinara
2026-01-08 12:45:20 +01:00
parent 2624309523
commit d41996fb04
3 changed files with 3 additions and 6 deletions
+1 -1
View File
@@ -6,6 +6,6 @@
"js": "index.js",
"css": "style.css",
"author": "Marinara",
"version": "3.2.1",
"version": "3.2.2",
"homePage": "https://github.com/SpicyMarinara/rpg-companion-sillytavern"
}