mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
距离调整
This commit is contained in:
@@ -419,7 +419,7 @@ export default {
|
||||
}
|
||||
.postfixt-bot{
|
||||
height: 60px;
|
||||
margin-top: 10px;
|
||||
margin-top: -10px;
|
||||
line-height: 60px;
|
||||
// background-color: #fff;
|
||||
// border: 1px solid #eee;
|
||||
@@ -542,7 +542,7 @@ export default {
|
||||
// margin: 15px 0;
|
||||
background-color: #f5f7fa;
|
||||
min-height: 300px;
|
||||
padding: 0px 0px 10px 0px;
|
||||
padding: 0px 0px 0px 0px;
|
||||
.content {
|
||||
padding: 10px 0;
|
||||
line-height: 25px;
|
||||
|
||||
Reference in New Issue
Block a user