More style tweaks to panel option group add button

pull/15196/head
Torkel Ödegaard 6 years ago
parent 3be1deea44
commit 24ccfb9ccc
  1. 2
      packages/grafana-ui/src/components/PanelOptionsGroup/_PanelOptionsGroup.scss
  2. 2
      packages/grafana-ui/src/components/ThresholdsEditor/_ThresholdsEditor.scss

@ -54,6 +54,8 @@
.panel-options-group__title {
font-size: 1.1rem;
position: relative;
top: 1px;
}
.panel-options-group__body {

@ -1,5 +1,5 @@
.thresholds {
margin-bottom: 10px;
margin-bottom: 20px;
}
.thresholds-row {

Loading…
Cancel
Save