forked from rDrama/rDrama
1
0
Fork 0

fix padding-right

master
Aevann 2023-10-01 15:08:20 +03:00
parent ae7966f3bd
commit b18e307dd9
1 changed files with 1 additions and 1 deletions

View File

@ -1809,7 +1809,7 @@ button.close {
}
@media (min-width: 768px) {
.modal-open {
padding-right: 21px;
padding-right: 1.3vw;
}
}
.modal-open .modal {