Search-hints-container top and padding margin (#1082)

This commit is contained in:
Porya 2022-05-27 20:01:18 -07:00 committed by GitHub
parent 865a7a7653
commit bea817df2d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2096,6 +2096,12 @@ input[type=checkbox][switch]:checked:active::before {
} }
} }
.app-sidebar-header
.search-input-container .search-hints-container {
top: 38px;
padding: 3px;
}
.content-inner { .content-inner {
&.library-page { &.library-page {
.heart-icon { .heart-icon {