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 {
|
||||
display: grid;
|
||||
gap: var(--Space-x1);
|
||||
height: fit-content;
|
||||
}
|
||||
|
||||
.bullets {
|
||||
@@ -68,6 +69,7 @@
|
||||
.learnMoreLink {
|
||||
display: flex;
|
||||
gap: var(--Space-x05);
|
||||
justify-content: left;
|
||||
}
|
||||
|
||||
@media (min-width: 768px) {
|
||||
|
||||
Reference in New Issue
Block a user