add center to ButtonExpand + misc fix
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
v-on="$listeners"
|
||||
v-bind="$attrs"
|
||||
variant="depart"
|
||||
class="btn-expand"
|
||||
class="btn-expand on-hover"
|
||||
:aria-label="expanded ? 'Réduire' : 'Agrandir'"
|
||||
>
|
||||
<svg aria-hidden="true" viewBox="0 0 75 70">
|
||||
|
||||
Reference in New Issue
Block a user