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