fix: 样式优化

This commit is contained in:
dataeaseShu
2025-02-19 14:23:47 +08:00
committed by ulleo
parent 60ebd9004e
commit ad35b02430

View File

@@ -120,5 +120,8 @@ const onClickLeft = () => {
--van-nav-bar-title-text-color: #1f2329;
--van-font-bold: 500;
--van-nav-bar-title-font-size: 17px;
#preview-canvas-main {
height: calc(100% - 44px) !important;
}
}
</style>