Files
redline.com.pl/admin086k8e6t9/themes/new-theme/scss/pages/_import_data.scss
2024-11-11 18:46:54 +01:00

7 lines
89 B
SCSS

#import_progress_modal {
.modal-body {
overflow: auto;
max-height: 65vh;
}
}