This commit is contained in:
parent
ef75a190ea
commit
4948c45382
|
|
@ -1077,7 +1077,7 @@ export default {
|
|||
|
||||
.el-col {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
/* justify-content: flex-end; */
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
}
|
||||
|
|
|
|||
|
|
@ -750,7 +750,7 @@ export default {
|
|||
|
||||
.el-col {
|
||||
display: flex;
|
||||
justify-content: flex-end;
|
||||
/* justify-content: flex-end; */
|
||||
align-items: center;
|
||||
gap: 12px;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue