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