💄 修改表单宽度.
This commit is contained in:
@@ -112,11 +112,21 @@
|
||||
}
|
||||
|
||||
.card-filter-wrapper {
|
||||
padding: 18px 24px 14px 24px;
|
||||
}
|
||||
padding: 18px 24px;
|
||||
|
||||
.card-filter-form {
|
||||
padding: 0 4px;
|
||||
.card-filter-form {
|
||||
width: 320px;
|
||||
}
|
||||
|
||||
.card-filter-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
|
||||
.card-filter-footer {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.card-header-icon-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user