Merged in fix/consent-accordion-ui-fix (pull request #3188)
fix(LOY-268): small UI fixes profiling consent accordion * fix(LOY-268): small UI fixes Approved-by: Emma Zettervall
This commit is contained in:
@@ -51,6 +51,7 @@
|
|||||||
.column {
|
.column {
|
||||||
display: grid;
|
display: grid;
|
||||||
gap: var(--Space-x1);
|
gap: var(--Space-x1);
|
||||||
|
height: fit-content;
|
||||||
}
|
}
|
||||||
|
|
||||||
.bullets {
|
.bullets {
|
||||||
@@ -68,6 +69,7 @@
|
|||||||
.learnMoreLink {
|
.learnMoreLink {
|
||||||
display: flex;
|
display: flex;
|
||||||
gap: var(--Space-x05);
|
gap: var(--Space-x05);
|
||||||
|
justify-content: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media (min-width: 768px) {
|
@media (min-width: 768px) {
|
||||||
|
|||||||
Reference in New Issue
Block a user