统计分析

This commit is contained in:
geting 2024-11-27 16:54:26 +08:00
parent 5c27d9fd68
commit 1bbc767519

View File

@ -473,7 +473,7 @@ const statAnalysisExport = () => {
max-height: 120px; max-height: 120px;
overflow: hidden; overflow: hidden;
.headerPart { .headerPart {
padding: 10px 20px; padding: 0px 10px 20px 20px;
} }
&.expand { &.expand {
max-height: max-content; max-height: max-content;