Skip to content
Snippets Groups Projects
Commit 6b5eef19 authored by Jerome Chauveau's avatar Jerome Chauveau
Browse files

rounded-0 sur le card du collectionTree.

parent 7385ca3f
No related branches found
No related tags found
No related merge requests found
<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
>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment