canyin-project/ybcy/vendor/phpoffice/phpspreadsheet/docs/extra/extra.css

9 lines
256 B
CSS
Raw Normal View History

2024-11-01 16:07:54 +08:00
/* 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;
}