.tm-checkgroup,.tmcol{width:100%;box-sizing:border-box}.tm-checkgroup{display:grid;grid-template-columns:repeat(4,1fr);gap:16px 12px;align-items:center;contain:strict;grid-auto-flow:row;max-height:280px;overflow-y:auto;overflow-x:hidden;padding-right:6px}.tm-checkgroup::-webkit-scrollbar{width:6px}.tm-checkgroup::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.check-col{display:flex!important;align-items:center;gap:6px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:28px;line-height:1;box-sizing:border-box;white-space:nowrap;margin:0!important;padding:0!important}.check-col input[type=checkbox]{width:18px;height:18px;margin:0!important;padding:0;border:none;flex-shrink:0}.el-form-item__content{width:100%}