Removing width and horizontal padding from accordion panel #21
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What Changed
Removing width and extra padding CSS from accordion because it was making a few assumptions with how users would want to style their accordions.
Why
Users may not want to indent content in their panel. Allow them to add that in themselves if desired.
Todo:
Change Type
Indicate the type of change your pull request is:
documentation
patch
minor
major
📦 Published PR as canary version:
0.8.11-canary.21.533.0
✨ Test out this PR locally via:
npm install @doc-blocks/accessibility@0.8.11-canary.21.533.0 npm install @doc-blocks/accordion@0.8.11-canary.21.533.0 npm install @doc-blocks/bundle-size@0.8.11-canary.21.533.0 npm install @doc-blocks/design-spec@0.8.11-canary.21.533.0 npm install @doc-blocks/gallery@0.8.11-canary.21.533.0 npm install @doc-blocks/guideline@0.8.11-canary.21.533.0 npm install @doc-blocks/intended-usage@0.8.11-canary.21.533.0 npm install @doc-blocks/related-components@0.8.11-canary.21.533.0 npm install @doc-blocks/responsive-story@0.8.11-canary.21.533.0 npm install @doc-blocks/row@0.8.11-canary.21.533.0 npm install @doc-blocks/shield@0.8.11-canary.21.533.0 npm install @doc-blocks/shield-row@0.8.11-canary.21.533.0 npm install @doc-blocks/tabs@0.8.11-canary.21.533.0 npm install @doc-blocks/version@0.8.11-canary.21.533.0 npm install doc-blocks@0.8.11-canary.21.533.0 # or yarn add @doc-blocks/accessibility@0.8.11-canary.21.533.0 yarn add @doc-blocks/accordion@0.8.11-canary.21.533.0 yarn add @doc-blocks/bundle-size@0.8.11-canary.21.533.0 yarn add @doc-blocks/design-spec@0.8.11-canary.21.533.0 yarn add @doc-blocks/gallery@0.8.11-canary.21.533.0 yarn add @doc-blocks/guideline@0.8.11-canary.21.533.0 yarn add @doc-blocks/intended-usage@0.8.11-canary.21.533.0 yarn add @doc-blocks/related-components@0.8.11-canary.21.533.0 yarn add @doc-blocks/responsive-story@0.8.11-canary.21.533.0 yarn add @doc-blocks/row@0.8.11-canary.21.533.0 yarn add @doc-blocks/shield@0.8.11-canary.21.533.0 yarn add @doc-blocks/shield-row@0.8.11-canary.21.533.0 yarn add @doc-blocks/tabs@0.8.11-canary.21.533.0 yarn add @doc-blocks/version@0.8.11-canary.21.533.0 yarn add doc-blocks@0.8.11-canary.21.533.0