minor changes
This commit is contained in:
@@ -393,6 +393,15 @@ tbody tr:hover {
|
||||
flex-wrap: wrap;
|
||||
}
|
||||
|
||||
.action-form-row {
|
||||
flex-wrap: nowrap;
|
||||
}
|
||||
|
||||
.action-form-row .input.small {
|
||||
width: 7rem;
|
||||
min-width: 7rem;
|
||||
}
|
||||
|
||||
.inline-form.stacked {
|
||||
display: grid;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user