Shift modal counter right

This commit is contained in:
Your Name 2026-01-02 02:09:17 -05:00
parent 5d5cf3e3ab
commit 4dfeadfe23
1 changed files with 1 additions and 0 deletions

View File

@ -947,6 +947,7 @@ body[data-theme="blue"] .sw-centered-modal .post-card.sw-expanded-shell{
left:auto; left:auto;
transform:none; transform:none;
padding-right:0.3rem; padding-right:0.3rem;
margin-right:10px;
} }
.sw-modal-gallery-indicator span{ .sw-modal-gallery-indicator span{
display:inline-flex; display:inline-flex;