Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
Vue Jama
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Automate
Agent sessions
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
certic
Vue Jama
Commits
6b5eef19
Commit
6b5eef19
authored
May 6, 2022
by
Jerome Chauveau
Browse files
Options
Downloads
Patches
Plain Diff
rounded-0 sur le card du collectionTree.
parent
7385ca3f
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/components/CollectionsTree.vue
+2
-2
2 additions, 2 deletions
src/components/CollectionsTree.vue
with
2 additions
and
2 deletions
src/components/CollectionsTree.vue
+
2
−
2
View file @
6b5eef19
<
template
>
<v-card
flat
>
<v-card
flat
class=
"rounded-0"
>
<v-toolbar
:elevation=
"0"
dark
class=
"rounded-0 ma-0 pa-0"
>
<v-toolbar-title
class=
"d-flex"
>
<v-btn
text
@
click=
"loadHome()"
>
...
...
@@ -17,7 +17,7 @@
hoverable
activatable
item-text=
"title"
class=
"jama-collection-tree"
class=
"jama-collection-tree
rounded-0
"
@
update:active=
"updateActive"
return-object
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
sign in
to comment