Skip to content

Commit

Permalink
fix(demo): resolve pr comment (#9060)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiv9604 committed Sep 21, 2024
1 parent 3a990fe commit 83bfc83
Showing 1 changed file with 1 addition and 8 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,7 @@
max-inline-size: 100%;
border-radius: var(--tui-radius-l);
margin-bottom: 1rem;

> * {
margin-bottom: 1rem;

&:last-child {
margin-bottom: 0;
}
}
background: var(--tui-background-elevation-3);
}

.push {
Expand Down

0 comments on commit 83bfc83

Please sign in to comment.