mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
dashfolders: Minor css fixes for bulk edit
This commit is contained in:
parent
c98e15903e
commit
a9ba7b912f
@ -24,4 +24,5 @@
|
|||||||
|
|
||||||
.search-results-filter-row__filters-item {
|
.search-results-filter-row__filters-item {
|
||||||
width: 150px;
|
width: 150px;
|
||||||
|
margin-right: 0;
|
||||||
}
|
}
|
@ -124,7 +124,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.gf-form-switch--search-result__section {
|
.gf-form-switch--search-result__section {
|
||||||
min-width: 3.3rem;
|
min-width: 3.1rem;
|
||||||
margin-right: -0.3rem;
|
margin-right: -0.3rem;
|
||||||
|
|
||||||
input + label {
|
input + label {
|
||||||
@ -141,7 +141,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.gf-form-switch--search-result-filter-row__checkbox {
|
.gf-form-switch--search-result-filter-row__checkbox {
|
||||||
min-width: 4.7rem;
|
min-width: 3.8rem;
|
||||||
|
|
||||||
input + label {
|
input + label {
|
||||||
height: 2.5rem;
|
height: 2.5rem;
|
||||||
|
Loading…
Reference in New Issue
Block a user