Skip to content

Commit

Permalink
fix(Card): prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
EldarMuhamethanov committed Nov 5, 2024
1 parent 59557f4 commit 660a5c0
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/vkui/src/components/Card/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@
</Card>
</CardGrid>
</Group>

</Group>
<Group style={{ background: 'var(--vkui--color_background_secondary)' }}>
<Group mode="plain" header={<Header size="s">Светлый фон без обводки и тени</Header>}>
<Group mode="plain" header={<Header size="s">Светлый фон без обводки и тени</Header>}>
<CardGrid size="l">
<Card mode="plain">
<div style={{ height: 96 }} />
Expand Down

0 comments on commit 660a5c0

Please sign in to comment.