Merged in fix/SW-2972-hotel-card-prices-width (pull request #2304)
fix(SW-2972): hotel card prices didnt take full width * fix(SW-2972): hotel card prices didnt take full width Approved-by: Linus Flood Approved-by: Matilda Landström
This commit is contained in:
@@ -83,6 +83,7 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
gap: var(--Space-x15);
|
gap: var(--Space-x15);
|
||||||
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.link:hover {
|
.link:hover {
|
||||||
|
|||||||
Reference in New Issue
Block a user