Skip to content

Commit 46206c5

Browse files
committed
revert
1 parent c98a561 commit 46206c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: frontend/src/components/ShootEditor.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ limitations under the License.
4040
></g-alert>
4141
</div>
4242
<v-divider></v-divider>
43-
<div v-if="!isReadOnly" :style="toolbarStyles" class="d-flex justify-center justify-space-between">
43+
<div v-if="!isReadOnly" :style="toolbarStyles" class="d-flex align-center justify-space-between">
4444
<div class="d-flex align-center justify-start fill-height">
4545
<div class="px-2">
4646
<v-tooltip top>

0 commit comments

Comments
 (0)