diff --git a/fern/assets/input.css b/fern/assets/input.css index 44eeecdc..50e94c29 100644 --- a/fern/assets/input.css +++ b/fern/assets/input.css @@ -153,6 +153,12 @@ button[class^="Sidebar-link-buttonWrapper"] { } } +@media (max-width: 1024px) { + .fern-body { + gap: 0px !important; + } +} + /*! END STYLESHEET_HUB2 */ /*~~~~~~~~~GENERAL STYLES~~~~~~~~~~~*/