diff --git a/frontend/web/styles/project/_modals.scss b/frontend/web/styles/project/_modals.scss index 278b6acd74ee..2059f90f574f 100644 --- a/frontend/web/styles/project/_modals.scss +++ b/frontend/web/styles/project/_modals.scss @@ -189,7 +189,7 @@ $side-width: 660px; .modal-open { position: relative; - padding-right: 0 !important; + padding-right: 0; overflow: hidden; }