Skip to content

Commit

Permalink
[chore] Remove transition on accordion
Browse files Browse the repository at this point in the history
  • Loading branch information
Dhanus3133 committed Sep 11, 2024
1 parent c10952e commit 7efa79e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ span.toggle-icon {
margin-right: 5px;
background: url(/static/admin/img/sorting-icons.svg) 0 0 no-repeat;
background-size: 20px auto;
transition: background-position 0.3s ease;
}
span.toggle-icon.collapsed {
background-position: 0px -84px;
Expand Down

0 comments on commit 7efa79e

Please sign in to comment.