src/tabviews/custom/components/group/normal-group/index.scss @@ -14,3 +14,14 @@ display: block; clear: both; } .normal-group-wrap.flex { >.ant-row { display: flex; >.ant-col { flex: 1; max-width: unset; width: 5%; } } }