mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-22 01:06:43 +08:00
修改距离
This commit is contained in:
@@ -419,13 +419,13 @@ export default {
|
||||
}
|
||||
.postfixt-bot{
|
||||
height: 60px;
|
||||
margin-top: -10px;
|
||||
margin-top: 10px;
|
||||
line-height: 60px;
|
||||
// background-color: #fff;
|
||||
// border: 1px solid #eee;
|
||||
// z-index: 999;
|
||||
.postfixt-bot-box{
|
||||
|
||||
|
||||
// text-align: right;
|
||||
background-color: #fff;
|
||||
// border: 1px solid #eee;
|
||||
@@ -506,13 +506,13 @@ export default {
|
||||
color: #0079fe;
|
||||
}
|
||||
|
||||
|
||||
|
||||
.clearfix:after{
|
||||
content: "020";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
content: "020";
|
||||
display: block;
|
||||
height: 0;
|
||||
clear: both;
|
||||
visibility: hidden;
|
||||
}
|
||||
.btn-div {
|
||||
margin: 0px 0 5px 0;
|
||||
|
||||
Reference in New Issue
Block a user