fix(SW-2376): css specificity to fix carousel buttons position
Approved-by: Chuma Mcphoy (We Ahead)
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
gap: var(--Spacing-x4) var(--Spacing-x1);
|
||||
}
|
||||
|
||||
.navigationButton {
|
||||
.carousel .navigationButton {
|
||||
top: 125px; /* Content card image has a fixed height of 250px, this centers the button */
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user