v1.7版本更新
This commit is contained in:
@@ -473,6 +473,11 @@ tr:hover {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.form-group textarea {
|
||||
min-height: 60px;
|
||||
resize: vertical;
|
||||
}
|
||||
|
||||
/* ========== 复选框组 ========== */
|
||||
.checkbox-group {
|
||||
display: flex;
|
||||
|
||||
Reference in New Issue
Block a user