mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-13 04:46:44 +08:00
解决不同分辨率的适配问题
This commit is contained in:
@@ -301,7 +301,7 @@ export default {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
.edit-content{
|
.edit-content{
|
||||||
min-height: 480px;
|
min-height: 380px;
|
||||||
}
|
}
|
||||||
.note-text{
|
.note-text{
|
||||||
font-size: 14px;
|
font-size: 14px;
|
||||||
|
|||||||
Reference in New Issue
Block a user