Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
community
pount
pount-front
Commits
12c535e7
Commit
12c535e7
authored
Oct 05, 2021
by
Jean Rabreau
Browse files
💄
hide formbuilder preview button
parent
f086ba94
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/components/template/TemplateForm.vue
View file @
12c535e7
...
...
@@ -60,5 +60,10 @@ export default {
.v-expansion-panel-header
{
padding
:
0
0
0
8px
;
}
#UsfActionButtonsContainer
{
button
:first-child
{
// preview button
display
:
none
;
}
}
}
</
style
>
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment