Skip to content

Commit

Permalink
Loader
Browse files Browse the repository at this point in the history
- Inline loader, update with new transparent state
  • Loading branch information
elad2412 committed Dec 29, 2023
1 parent fac3485 commit dd56ba8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/pink/src/pages/components/inline-loader.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ title: Inline loader
<Preview center>
<only-preview>
<div class="box u-flex u-cross-center u-gap-16" style="--box-border-radius:var(--border-radius-xsmall); --p-box-padding:1rem 1.5rem;">
<div class="loader is-small"></div>
<div class="loader is-small is-transparent"></div>
<span class="u-trim u-stretch">Provide contextual message</span>
<button class="button is-secondary">
<span class="text">Button</span>
Expand Down

0 comments on commit dd56ba8

Please sign in to comment.