解决不同分辨率的适配问题

This commit is contained in:
weinan2087
2022-11-01 17:55:26 +08:00
parent 6193557e0e
commit 84f474e2c6

View File

@@ -301,7 +301,7 @@ export default {
}
}
.edit-content{
min-height: 480px;
min-height: 380px;
}
.note-text{
font-size: 14px;