💄 调整图片&滚动条样式

This commit is contained in:
目棃
2024-09-02 12:17:46 +08:00
parent 573107e40a
commit db018ba965
2 changed files with 8 additions and 5 deletions

View File

@@ -144,12 +144,9 @@ onUnmounted(() => {
.tpoi-top-ori {
position: relative;
display: flex;
overflow: auto;
max-width: 100%;
max-height: 70%;
align-items: center;
justify-content: center;
cursor: zoom-out;
}