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