You are here

gdpr_consent.css in GDPR Consent 7

.gdpr_consent-terms {
  max-height: 10em;
  padding-bottom: 1em;
  overflow: scroll;
}

File

gdpr_consent.css
View source
  1. .gdpr_consent-terms {
  2. max-height: 10em;
  3. padding-bottom: 1em;
  4. overflow: scroll;
  5. }