diff --git a/frontend/src/styles/global.css b/frontend/src/styles/global.css index dad95f6..c0b76eb 100644 --- a/frontend/src/styles/global.css +++ b/frontend/src/styles/global.css @@ -1821,13 +1821,14 @@ input[type="range"]::-moz-range-thumb { max-width: 480px; max-height: 90vh; overflow-y: auto; + padding: 1.5rem; } .modal-header { display: flex; align-items: center; justify-content: space-between; - padding: 1.25rem 1.5rem 0; + padding: 0 0 0.75rem; } .modal-header h2 {