More style tweaks to panel option group add button

This commit is contained in:
Torkel Ödegaard 2019-02-01 15:23:32 +01:00
parent 3be1deea44
commit 24ccfb9ccc
2 changed files with 3 additions and 1 deletions

View File

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

View File

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