style:project 右弹窗增加间距
This commit is contained in:
@@ -358,6 +358,10 @@
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.right-box-project-alert{
|
.right-box-project-alert{
|
||||||
width: 1220px;
|
width: 1220px;
|
||||||
|
padding-right: 30px;
|
||||||
|
}
|
||||||
|
.right-box-title{
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.mc{
|
.mc{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
@@ -135,6 +135,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
data(){
|
data(){
|
||||||
|
vm=this;
|
||||||
return{
|
return{
|
||||||
pageObj: {
|
pageObj: {
|
||||||
pageNo: 1,
|
pageNo: 1,
|
||||||
@@ -271,6 +272,10 @@
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.right-box-project-alert{
|
.right-box-project-alert{
|
||||||
width: 1220px;
|
width: 1220px;
|
||||||
|
padding-right: 30px;
|
||||||
|
}
|
||||||
|
.right-box-title{
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.mc{
|
.mc{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
@@ -283,6 +283,10 @@
|
|||||||
<style scoped>
|
<style scoped>
|
||||||
.right-box-project-alert{
|
.right-box-project-alert{
|
||||||
width: 1220px;
|
width: 1220px;
|
||||||
|
padding-right: 30px;
|
||||||
|
}
|
||||||
|
.right-box-title{
|
||||||
|
font-weight: bold;
|
||||||
}
|
}
|
||||||
.mc{
|
.mc{
|
||||||
position: fixed;
|
position: fixed;
|
||||||
|
|||||||
Reference in New Issue
Block a user