mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
More style tweaks to panel option group add button
This commit is contained in:
parent
3be1deea44
commit
24ccfb9ccc
@ -54,6 +54,8 @@
|
|||||||
|
|
||||||
.panel-options-group__title {
|
.panel-options-group__title {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
|
position: relative;
|
||||||
|
top: 1px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.panel-options-group__body {
|
.panel-options-group__body {
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
.thresholds {
|
.thresholds {
|
||||||
margin-bottom: 10px;
|
margin-bottom: 20px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.thresholds-row {
|
.thresholds-row {
|
||||||
|
Loading…
Reference in New Issue
Block a user