Reposition modal counter
This commit is contained in:
parent
6a0dcc650d
commit
e768674bfd
|
|
@ -918,13 +918,13 @@ body[data-theme="blue"] .sw-centered-modal .post-card.sw-expanded-shell{
|
|||
left:10px;
|
||||
}
|
||||
.sw-modal-hero-arrow.right{
|
||||
right:10px;
|
||||
right:50px;
|
||||
}
|
||||
|
||||
.sw-modal-gallery-indicator{
|
||||
position:absolute;
|
||||
top:0.75rem;
|
||||
right:calc(10px + 60px + 14px);
|
||||
right:14px;
|
||||
padding:0.2rem 0.65rem;
|
||||
border-radius:999px;
|
||||
background:rgba(0,0,0,0.6);
|
||||
|
|
|
|||
Loading…
Reference in New Issue