Compare commits

..

2 Commits

Author SHA1 Message Date
cc
318b553d0e 修复 #884 2026-05-01 19:41:01 +08:00
cc
8946559d94 #883 2026-05-01 16:52:42 +08:00
5 changed files with 1 additions and 1 deletions

View File

@@ -37,7 +37,7 @@
}
.export-date-range-dialog-content {
flex: 1 1 0;
flex: 1 1 auto;
min-height: 0;
overflow-y: auto;
overflow-x: hidden;