forked from osredm_test/osredm-comp-custom
update
This commit is contained in:
parent
a1f0147dd7
commit
df61dd91d1
|
@ -19,6 +19,6 @@
|
|||
}
|
||||
|
||||
.content-button{
|
||||
margin: 2vw 24.5vw 15px;
|
||||
margin: 2vw 24vw 15px;
|
||||
text-align: right;
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<div>
|
||||
<div class="content-button">
|
||||
<el-button type="primary" plain class="edit-button">编辑</el-button>
|
||||
<el-button plain class="edit-button">编辑</el-button>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
|
|
Loading…
Reference in New Issue