Autocomplete: update autocomplete style (#13597)

pull/13604/head^2
hetech 2018-11-28 16:43:38 +08:00 committed by GitHub
parent 16744b61cf
commit 7236b866c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@
max-height: 280px; max-height: 280px;
padding: 10px 0; padding: 10px 0;
box-sizing: border-box; box-sizing: border-box;
overflow: auto;
background-color: $--color-white; background-color: $--color-white;
} }