Anchor modal arrows to edges
This commit is contained in:
parent
e768674bfd
commit
5ec9abd874
|
|
@ -915,10 +915,10 @@ body[data-theme="blue"] .sw-centered-modal .post-card.sw-expanded-shell{
|
|||
transform:translateY(-50%) scale(1);
|
||||
}
|
||||
.sw-modal-hero-arrow.left{
|
||||
left:10px;
|
||||
left:8px;
|
||||
}
|
||||
.sw-modal-hero-arrow.right{
|
||||
right:50px;
|
||||
right:8px;
|
||||
}
|
||||
|
||||
.sw-modal-gallery-indicator{
|
||||
|
|
|
|||
Loading…
Reference in New Issue