diff --git a/app/javascript/styles/global.css b/app/javascript/styles/global.css index 5a384565..01a21f67 100644 --- a/app/javascript/styles/global.css +++ b/app/javascript/styles/global.css @@ -749,11 +749,6 @@ pre { min-width: 100% !important; } - .modal > div { - border-bottom-left-radius: 0 !important; - border-bottom-right-radius: 0 !important; - } - .modal:after { content: ''; display: block;