enhance(frontend): improve forms usability
This commit is contained in:
@@ -378,6 +378,16 @@ rt {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
._modified {
|
||||
margin-left: 0.7em;
|
||||
font-size: 65%;
|
||||
padding: 2px 3px;
|
||||
color: var(--warn);
|
||||
border: solid 1px var(--warn);
|
||||
border-radius: 4px;
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
._table {
|
||||
> ._row {
|
||||
display: flex;
|
||||
|
Reference in New Issue
Block a user