Skip to content

Commit

Permalink
refactor(rule): delete unnecessary css rule
Browse files Browse the repository at this point in the history
  • Loading branch information
pgm369 committed Oct 30, 2023
1 parent b0d0bdb commit 3c46d8e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,3 @@
width: -webkit-fill-available;
line-height: var(--ds-text-body-height-lg, $ds-text-body-height-lg);
}

.content ::slotted(p:last-child) {
margin-bottom: var(--ds-size-none, $ds-size-none);
}

0 comments on commit 3c46d8e

Please sign in to comment.