style: 样式修改

This commit is contained in:
2025-12-01 11:30:31 +08:00
parent 5d6ad32c80
commit 81df571ddf
11 changed files with 70 additions and 270 deletions

View File

@@ -169,6 +169,10 @@ onUnmounted(() => {
})
</script>
<style lang="less" scoped>
.c-svg{
width: initial;
height: initial;
}
.dressfor-container {
height: calc(100vh - 12rem - 14.9rem);
overflow: hidden;
@@ -203,7 +207,7 @@ onUnmounted(() => {
width: 59.8rem;
height: 100%;
background-color: #fff;
border: 2px solid #5f5f5f;
// border: 2px solid #5f5f5f;
border-radius: 1rem;
color: #222222;
font-size: 3.2rem;