2024.12.19.03.36.42

Improvements

Bug Fixes

  • Add required variables for Nuxt Sentry setup (#5284) by @obulat

  • Fix scrollbar visibility issue on Windows browsers(replaced overflow-y: scroll with overflow-y: auto). (#5285) by @Anuj012004