css 수정

This commit is contained in:
김창수 2024-12-17 16:09:32 +09:00
parent e85cdaeaf6
commit 18c509b8ff

View File

@ -281,6 +281,9 @@ $alert-color: #101010;
margin-bottom: 0; margin-bottom: 0;
} }
} }
.grid-option-block-form{
flex: 1;
}
} }
.select-form{ .select-form{
.sort-select{width: 100%;} .sort-select{width: 100%;}