Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
AlbertCarreras committed Jan 16, 2025
1 parent 04f131c commit 5e7669c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/gestalt/src/BannerSlim.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,7 @@ export default function BannerSlim({
display="flex"
mdDirection="row"
paddingX={isBare ? 0 : 4}
paddingY={isBare ? 0 : 4}
rounding={4}
smPaddingY={isBare ? 1 : 4}
width="100%"
Expand Down

0 comments on commit 5e7669c

Please sign in to comment.