Skip to content

Commit

Permalink
Improved indent for accordion items
Browse files Browse the repository at this point in the history
  • Loading branch information
lucascumsille committed Dec 3, 2024
1 parent 70371c8 commit 5830227
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions www/docs/style/sass/parts/_accordion.scss
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
max-height: 0;
overflow: hidden;
transition: max-height 0.3s ease;
padding-left: 1rem;

.alert-controller-wrapper {
margin-bottom: 2rem;
Expand Down

0 comments on commit 5830227

Please sign in to comment.