Show autocomplete sections vertically
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>
This commit is contained in:
parent
5e934c17da
commit
4328ee18f5
1 changed files with 1 additions and 0 deletions
|
@ -10,6 +10,7 @@
|
|||
max-height: 35vh;
|
||||
overflow: clip;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
box-shadow: 0px -16px 32px $composer-shadow-color;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue