5 lines
112 B
CSS
5 lines
112 B
CSS
.form-actions .btn {margin-right: 5px;}
|
|
.td-row {display: flex;}
|
|
.td-row>div {flex: 1;}
|
|
.error td {color: red;}
|