Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vue-unistra
formbuilder
Commits
66f8acaf
Commit
66f8acaf
authored
Jan 27, 2022
by
MARCO Jonathan
Browse files
💄
Update the min col size
parent
90949d49
Pipeline
#72268
passed with stage
in 15 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/components/fields/UsfCol/UsfCol.vue
View file @
66f8acaf
...
...
@@ -63,6 +63,10 @@ export default {
</
script
>
<
style
scoped
>
.col
{
min-width
:
250px
;
}
.col-editor
{
/* background-color: #e0e0e0; */
border
:
1px
solid
var
(
--v-secondary-base
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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