diff --git a/src/scss/styles-bootstrap.scss b/src/scss/styles-bootstrap.scss index 8339e15..88cd050 100644 --- a/src/scss/styles-bootstrap.scss +++ b/src/scss/styles-bootstrap.scss @@ -69,6 +69,10 @@ $border-radius-sm: 0.5rem; background-color: #0000004d; } +.modal-content { + border: none !important; +} + .modal-content.media-pantalla { margin-top: auto !important; margin-bottom: 50px !important;