From 4aeb5bd5394aa933e8a582cf3a2a2bd04baf419b Mon Sep 17 00:00:00 2001 From: Keegan George Date: Tue, 3 Jun 2025 06:20:48 -0700 Subject: [PATCH] FIX: unable to scroll on mobile AI post helper results --- assets/stylesheets/modules/ai-helper/mobile/ai-helper.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/assets/stylesheets/modules/ai-helper/mobile/ai-helper.scss b/assets/stylesheets/modules/ai-helper/mobile/ai-helper.scss index 8aa0cb7e5..2e16f4ae1 100644 --- a/assets/stylesheets/modules/ai-helper/mobile/ai-helper.scss +++ b/assets/stylesheets/modules/ai-helper/mobile/ai-helper.scss @@ -12,7 +12,6 @@ display: flex; flex-direction: column; max-height: 100%; - overflow: hidden; } .ai-helper-options {