mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Updated search result padding
This commit is contained in:
parent
7ab83bf47f
commit
51c640d409
@ -67,7 +67,7 @@
|
||||
}
|
||||
|
||||
.search-result-item {
|
||||
padding: 0px 10px;
|
||||
padding: 3px 10px;
|
||||
white-space: nowrap;
|
||||
border-bottom: 1px solid @grafanaListBorderBottom;
|
||||
border-top: 1px solid @grafanaListBorderTop;
|
||||
|
Loading…
Reference in New Issue
Block a user