diff --git a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/rail.scss b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/rail.scss index b285dc084e..a3aa9ddbb4 100644 --- a/services/web/frontend/stylesheets/bootstrap-5/pages/editor/rail.scss +++ b/services/web/frontend/stylesheets/bootstrap-5/pages/editor/rail.scss @@ -148,6 +148,7 @@ display: flex; flex-direction: column; gap: var(--spacing-02); + padding-bottom: var(--spacing-04); } .ide-rail-tab-dropdown {