Search-hints-container top and padding margin (#1082)
This commit is contained in:
parent
865a7a7653
commit
bea817df2d
1 changed files with 6 additions and 0 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue