fix(SW-1143) improvements on Skeleton
This commit is contained in:
@@ -45,7 +45,9 @@
|
||||
}
|
||||
|
||||
.text {
|
||||
display: block;
|
||||
gap: 10px;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
}
|
||||
|
||||
.card {
|
||||
@@ -55,4 +57,7 @@
|
||||
width: 315px;
|
||||
height: 100%;
|
||||
}
|
||||
.priceVariants {
|
||||
max-width: 260px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user