Skip to content

Commit

Permalink
Use no-caps prop on Publish button
Browse files Browse the repository at this point in the history
  • Loading branch information
dotNomad committed Sep 26, 2023
1 parent 497ed81 commit 497867e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/components/configurePublish/PublishingHeader.vue
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
label="Publish"
padding="8px 30px"
class="q-ml-xs"
no-caps
@click="onPublish"
/>
</div>
Expand Down

0 comments on commit 497867e

Please sign in to comment.