mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-18 16:32:33 +08:00
style(next): adjust icon offset
This commit is contained in:
parent
bb07b040e6
commit
bf1c834454
@ -652,7 +652,7 @@ div.quick-search .search-button.show {
|
|||||||
/* Note icon */
|
/* Note icon */
|
||||||
.quick-search .dropdown-menu .dropdown-item > .bx {
|
.quick-search .dropdown-menu .dropdown-item > .bx {
|
||||||
position: relative;
|
position: relative;
|
||||||
top: 2px;
|
top: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
/* Note title */
|
/* Note title */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user