Skip to content

Commit 1df81fb

Browse files
committed
Make close window button smaller on mobile
1 parent 9510591 commit 1df81fb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

styles/all/theme/consentmanager.css

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,4 +245,8 @@
245245
.consent-manager-category-header {
246246
flex-direction: column;
247247
}
248+
249+
.consent-manager-button[data-consent-action="close-settings"] {
250+
min-width: 0;
251+
}
248252
}

0 commit comments

Comments
 (0)