Add padding to Preferences panel
This commit is contained in:
@ -921,3 +921,9 @@ code {
|
||||
flex-direction: row;
|
||||
}
|
||||
}
|
||||
|
||||
.columns-area {
|
||||
form.simple_form {
|
||||
padding: 15px;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user