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:
@@ -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 {
|
||||||
|
|||||||
Reference in New Issue
Block a user