Skip to content

Commit

Permalink
handles accordions overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
joaovictor3g committed Apr 16, 2024
1 parent c93f926 commit 7ca8827
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/assets/css/accordions.css
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
bottom: 0;
margin: 0;
padding: 1rem;
max-height: 370px;
max-height: 280px;
width: 100%;
height: 100%;
background-color: #1d1f21;
Expand Down

0 comments on commit 7ca8827

Please sign in to comment.