add separator before the optional inputs dropdown
This commit is contained in:
@ -5,6 +5,10 @@ html, body {
|
||||
height: unset;
|
||||
}
|
||||
|
||||
hr {
|
||||
background: gray;
|
||||
}
|
||||
|
||||
.buttons {
|
||||
text-align: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user