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 c98a561 commit 46206c5Copy full SHA for 46206c5
frontend/src/components/ShootEditor.vue
@@ -40,7 +40,7 @@ limitations under the License.
40
></g-alert>
41
</div>
42
<v-divider></v-divider>
43
- <div v-if="!isReadOnly" :style="toolbarStyles" class="d-flex justify-center justify-space-between">
+ <div v-if="!isReadOnly" :style="toolbarStyles" class="d-flex align-center justify-space-between">
44
<div class="d-flex align-center justify-start fill-height">
45
<div class="px-2">
46
<v-tooltip top>
0 commit comments