style: fixing tall filter indicators (#11631)

Co-Authored-By: Evan Rusackas <evan@preset.io>
This commit is contained in:
Evan Rusackas 2020-11-09 16:17:32 -08:00 committed by GitHub
parent 5be1dbe28b
commit d315dd96f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -62,6 +62,7 @@ body {
margin-bottom: 4px;
display: flex;
max-width: 100%;
align-items: flex-start;
& > .header-title {
overflow: hidden;