Fix RTL issue

This commit is contained in:
Raphael Michel
2020-07-27 16:24:16 +02:00
parent 0913f5bc18
commit ff066898d4
3 changed files with 9 additions and 0 deletions

View File

@@ -271,6 +271,7 @@ body.loading #wrapper {
.modal-card-content {
text-align: center;
margin-left: 0;
margin-right: 0;
margin-top: 10px;
}
}