Skip to content

Commit

Permalink
fix: extend content width to 100% in cat-alert component
Browse files Browse the repository at this point in the history
  • Loading branch information
malikov917 authored and Kanstantsin Malikau committed Feb 20, 2024
1 parent c636a4b commit 96d9831
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/src/components/cat-alert/cat-alert.scss
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

.content {
align-self: center;
width: 100%;
}

::slotted(:last-child) {
Expand Down

0 comments on commit 96d9831

Please sign in to comment.