Merge pull request #6722 from SimonBrandner/fix/autocomplete-dir

pull/21833/head
Michael Telatynski 2021-09-01 14:45:30 +01:00 committed by GitHub
commit 34e9443abc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@
max-height: 35vh;
overflow: clip;
display: flex;
flex-direction: column;
box-shadow: 0px -16px 32px $composer-shadow-color;
}