From 0d3b62a7d3fc88638da1c3ec08af997bfd926fa9 Mon Sep 17 00:00:00 2001 From: Wx-2025 <351320169@qq.com> Date: Sun, 30 Nov 2025 23:11:16 +0800 Subject: [PATCH] Update Memorisation-forms.html --- assets/Memorisation-forms.html | 19 +++++++++++++++++-- 1 file changed, 17 insertions(+), 2 deletions(-) diff --git a/assets/Memorisation-forms.html b/assets/Memorisation-forms.html index 08fdb49..952bda6 100644 --- a/assets/Memorisation-forms.html +++ b/assets/Memorisation-forms.html @@ -15,7 +15,7 @@ flex: 1; display: flex; flex-direction: column; - min-width: 0; + min-width: 0; /* Prevents flex items from overflowing */ } .scrollable-container { @@ -152,6 +152,7 @@