We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9428efd commit 5d8847aCopy full SHA for 5d8847a
frontend/src/views/container/compose/index.vue
@@ -245,7 +245,7 @@
245
mode="yaml"
246
></CodemirrorPro>
247
</div>
248
- <el-button type="primary" class="float-right" @click="onSubmitEdit">
+ <el-button type="primary" class="float-right mt-2" @click="onSubmitEdit">
249
{{ $t('commons.button.save') }}
250
</el-button>
251
</el-form>
0 commit comments