Skip to content

Commit

Permalink
mobile view fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Agrim Jain authored and Agrim Jain committed May 15, 2024
1 parent c7172bf commit f3e4571
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/CustomAccordion/custom-accordion.scss
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

.accordion_header {
display: flex;
overflow-wrap: anywhere;
column-gap: 12px;
background-color: transparent;

[data-state='open'] {
Expand Down

0 comments on commit f3e4571

Please sign in to comment.