This commit is contained in:
mgabdev
2020-05-14 16:45:39 -04:00
parent 4acc21944c
commit 0626928899
30 changed files with 286 additions and 100 deletions

View File

@@ -639,6 +639,11 @@ body {
min-width: 100% !important;
}
.modal > div {
border-bottom-left-radius: 0 !important;
border-bottom-right-radius: 0 !important;
}
.modal:after {
content: '';
display: block;