Add padding to Preferences panel
This commit is contained in:
parent
2de1b5466e
commit
de703ab748
1 changed files with 6 additions and 0 deletions
|
@ -921,3 +921,9 @@ code {
|
||||||
flex-direction: row;
|
flex-direction: row;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.columns-area {
|
||||||
|
form.simple_form {
|
||||||
|
padding: 15px;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
Loading…
Reference in a new issue