UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

23 lines (22 loc) 412 B
&-table { &-column-group { position: absolute; left: 0; right: 0; top: 0; width: 100%; &-header { border-bottom: 1px solid #eee; border-right: 1px solid #eee; position: absolute; width: 100%; &-content { display: table-cell; } } &-cell { position: absolute; border-right: 1px solid #eee; } } }