html - tbody 的 CSS 表格加载叠加层

标签tbody 显示“table-row-group”,我无法从 CSS 获取 tbody 高度。 table { width: 100%; } table.loading { position: relative; } table.loading:after { position: absolute; top: 0; left: 0; right: 0; bottom: 0; background-co


相关搜索

热门搜索