相关方app调整样式调整
parent
d829d08830
commit
c2a2088130
|
@ -104,4 +104,8 @@ export default {
|
||||||
.quarantine {
|
.quarantine {
|
||||||
margin-left: 5px;
|
margin-left: 5px;
|
||||||
}
|
}
|
||||||
|
.flex_btn{
|
||||||
|
display: flex;
|
||||||
|
justify-content: flex-end;
|
||||||
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
Loading…
Reference in New Issue