This commit is contained in:
weipengfei 2023-10-13 15:49:50 +08:00
parent c826bd2538
commit 861d7e553b
1 changed files with 1 additions and 0 deletions

View File

@ -20,5 +20,6 @@
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
overflow: hidden;
} }
</style> </style>