mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
css: minor fix to search
This commit is contained in:
@@ -210,13 +210,14 @@
|
||||
|
||||
.search-item__body-title {
|
||||
color: $list-item-link-color;
|
||||
line-height: 14px;
|
||||
}
|
||||
|
||||
.search-item__body-folder-title {
|
||||
color: $text-color-weak;
|
||||
font-size: $font-size-xs;
|
||||
line-height: 11px;
|
||||
position: relative;
|
||||
top: -1px;
|
||||
}
|
||||
|
||||
.search-item__icon {
|
||||
|
Reference in New Issue
Block a user