same as last commit

pull/152/head
Aevann 2023-06-07 08:03:33 +03:00
parent 15f0a94e57
commit 8a9b64de0a
1 changed files with 5 additions and 0 deletions

View File

@ -6838,6 +6838,11 @@ div.markdown {
margin-top: 0 !important;
margin-bottom: 0 !important;
}
@media (min-width: 768px) {
#expandImageModal > .modal-dialog {
max-width: 90% !important;
}
}
.fas.fa-ellipsis-h {
margin: 0 0.15rem 0 0 !important;
}