Skip to content

Commit

Permalink
Merge pull request #21 from gsoft-inc/feature/OR-138
Browse files Browse the repository at this point in the history
Feature/OR 138 - Rebrand of Disclosure
  • Loading branch information
fraincs authored Oct 17, 2023
2 parents bed6c5b + 283d473 commit 51fc30b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/components/src/disclosure/src/Disclosure.css
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@

/* CONTENT */
.o-ui-disclosure-content-inner {
padding-top: var(--o-ui-sp-5);
padding-bottom: var(--o-ui-sp-5);
color: var(--o-ui-text-alias-primary);
padding-top: var(--hop-space-inset-md);
padding-bottom: var(--hop-space-inset-md);
color: var(--hop-neutral-text);
}

/* SLIDE ANIMATION */
Expand Down

0 comments on commit 51fc30b

Please sign in to comment.