Fix problem with scrolling

This commit is contained in:
Senad Uka
2024-09-07 09:10:51 +02:00
parent dfaf7dc870
commit b258de57fb
7 changed files with 282 additions and 153 deletions

View File

@@ -149,6 +149,8 @@ GEM
net-smtp (0.5.0)
net-protocol
nio4r (2.7.3)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
psych (5.1.2)
@@ -219,11 +221,14 @@ GEM
actionpack (>= 5.2)
activesupport (>= 5.2)
sprockets (>= 3.0.0)
sqlite3 (1.7.3-arm64-darwin)
sqlite3 (1.7.3-x86_64-linux)
stimulus-rails (1.3.3)
railties (>= 6.0.0)
stringio (3.1.0)
strscan (3.1.0)
tailwindcss-rails (2.6.0-arm64-darwin)
railties (>= 7.0.0)
tailwindcss-rails (2.6.0-x86_64-linux)
railties (>= 7.0.0)
thor (1.3.1)
@@ -249,6 +254,7 @@ GEM
zeitwerk (2.6.14)
PLATFORMS
arm64-darwin-23
x86_64-linux
DEPENDENCIES