Merge branch 'quickfix' into bootstrap5_replacing_scratch_mat

This commit is contained in:
2021-07-05 21:25:33 +02:00

View File

@@ -52,7 +52,6 @@ export default {
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.75);
display: table;
transition: opacity 0.3s ease;
}
.modal-header .close {