fix(SW-2376): Vertically centered previous/next buttons inside carousel cards
Approved-by: Matilda Landström
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
.navigationButton {
|
||||
top: 25%;
|
||||
top: 125px; /* Content card image has a fixed height of 250px, this centers the button */
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user