Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Commit

Permalink
Merge pull request #6722 from SimonBrandner/fix/autocomplete-dir
Browse files Browse the repository at this point in the history
  • Loading branch information
t3chguy authored Sep 1, 2021
2 parents 6e7a1e2 + 4328ee1 commit 34e9443
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions res/css/views/rooms/_Autocomplete.scss
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
max-height: 35vh;
overflow: clip;
display: flex;
flex-direction: column;
box-shadow: 0px -16px 32px $composer-shadow-color;
}

Expand Down

0 comments on commit 34e9443

Please sign in to comment.