Skip to content

Commit

Permalink
remove transition on wrapper width
Browse files Browse the repository at this point in the history
  • Loading branch information
cstns committed Nov 20, 2024
1 parent 65edc58 commit de1e735
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/components/global-search/GlobalSearch.vue
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,6 @@ export default {
.content-wrapper {
padding: 5px 10px;
position: relative;
transition: ease-in-out width .3s;
justify-content: flex-end;
display: flex;
flex-direction: column;
Expand Down

0 comments on commit de1e735

Please sign in to comment.