BUG 31014

This commit is contained in:
aixianling
2022-09-07 11:24:00 +08:00
parent 99f5e9624c
commit ce10d0c72e
2 changed files with 5 additions and 1 deletions

View File

@@ -51,3 +51,6 @@ div[shrink] {
min-width: 0;
min-height: 0;
}
.t-center{
text-align: center;
}