mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
Dashboard: Minor settings UI Update (#16669)
* removed settings header in aside, added header next to search button, tweaked paddings * Minor tweak
This commit is contained in:
committed by
Torkel Ödegaard
parent
532abe2fc2
commit
f175046bc1
@@ -196,7 +196,7 @@ $input-color-select-arrow: $gray-1;
|
||||
$placeholderText: $gray-2;
|
||||
|
||||
// search
|
||||
$search-shadow: 0 5px 30px 0 $gray-4;
|
||||
$search-shadow: 0 1px 5px 0 $gray-5;
|
||||
$search-filter-box-bg: $gray-7;
|
||||
|
||||
// Typeahead
|
||||
|
||||
Reference in New Issue
Block a user