forked from devsam/core
feat: 턴 선택기에 복합 커맨드 선택 적용 (#199)
- vue-multiselect 기반 - 초성 검색 - 이득, 불리 표기 - 불가 표기 - 선택후 단축 표기 Reviewed-on: https://storage.hided.net/gitea/devsam/core/pulls/199 Co-authored-by: hide_d <hided62@gmail.com> Co-committed-by: hide_d <hided62@gmail.com>
This commit is contained in:
@@ -1,10 +1,9 @@
|
||||
$container-max-widths: (
|
||||
sm: 500px,
|
||||
md: 500px,
|
||||
lg: 1020px,
|
||||
xl: 1140px,
|
||||
xxl: 1320px
|
||||
) !default;
|
||||
);
|
||||
|
||||
$grid-breakpoints: (
|
||||
xs: 0,
|
||||
|
||||
Reference in New Issue
Block a user