BUG 20240827 4

This commit is contained in:
2024-08-27 23:28:08 +08:00
parent 7bdcee3ecd
commit a977aa573c
2 changed files with 40 additions and 3 deletions

View File

@@ -111,6 +111,11 @@ a, .green {
flex-shrink: 0;
}
.summary .item {
white-space: wrap;
word-break: break-all;
}
.dialogTable {
position: fixed !important;
left: 50%;