Files
Background-panel/vendor/phpoffice/phpspreadsheet/docs/extra/extra.css
yyh931018@qq.com 1b0c8f4196 update
2022-09-08 15:32:32 +08:00

9 lines
256 B
CSS

/* Make the huge table always visible */
table.features-cross-reference {
overflow: visible !important;
}
.rst-content table.features-cross-reference.docutils th,
.rst-content table.features-cross-reference.docutils td {
background-color: white;
}