Push counter away from arrow
This commit is contained in:
parent
551a8ccf8c
commit
f5bf27a56e
|
|
@ -924,7 +924,7 @@ body[data-theme="blue"] .sw-centered-modal .post-card.sw-expanded-shell{
|
||||||
.sw-modal-gallery-indicator{
|
.sw-modal-gallery-indicator{
|
||||||
position:absolute;
|
position:absolute;
|
||||||
top:0.75rem;
|
top:0.75rem;
|
||||||
right:14px;
|
right:calc(10px + 52px + 10px);
|
||||||
padding:0.2rem 0.65rem;
|
padding:0.2rem 0.65rem;
|
||||||
border-radius:999px;
|
border-radius:999px;
|
||||||
background:rgba(0,0,0,0.6);
|
background:rgba(0,0,0,0.6);
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue