style(next): adjust icon offset

This commit is contained in:
Adorian Doran 2024-12-07 02:02:29 +02:00
parent bb07b040e6
commit bf1c834454

View File

@ -652,7 +652,7 @@ div.quick-search .search-button.show {
/* Note icon */
.quick-search .dropdown-menu .dropdown-item > .bx {
position: relative;
top: 2px;
top: 1px;
}
/* Note title */