Push counter away from arrow

This commit is contained in:
Your Name 2026-01-02 02:16:46 -05:00
parent 551a8ccf8c
commit f5bf27a56e
1 changed files with 1 additions and 1 deletions

View File

@ -924,7 +924,7 @@ body[data-theme="blue"] .sw-centered-modal .post-card.sw-expanded-shell{
.sw-modal-gallery-indicator{
position:absolute;
top:0.75rem;
right:14px;
right:calc(10px + 52px + 10px);
padding:0.2rem 0.65rem;
border-radius:999px;
background:rgba(0,0,0,0.6);