diff --git a/src/app.css b/src/app.css index 7829d090..aaddd0cd 100644 --- a/src/app.css +++ b/src/app.css @@ -419,5 +419,5 @@ body.keyboard-open .hide-on-keyboard { } .chat__scroll-down { - @apply fixed bottom-28 right-4 z-feature md:bottom-16; + @apply pb-sai fixed bottom-28 right-4 z-feature md:bottom-16; }