Merged in fix/SW-2121 (pull request #1747)
SW-2121: Fix issue where closing SidePeeks would trigger other click events * fix: replace div with Button in BookingWidget to align press events * fix: replace div with Button in ImageGallery to align press events Approved-by: Michael Zetterberg
This commit is contained in:
@@ -12,6 +12,9 @@
|
||||
gap: var(--Spacing-x-quarter);
|
||||
}
|
||||
|
||||
.imageCountNumber {
|
||||
color: var(--Text-Inverted);
|
||||
}
|
||||
.triggerArea {
|
||||
display: flex;
|
||||
cursor: pointer;
|
||||
|
||||
Reference in New Issue
Block a user