mirror of
https://github.com/romancm/gamebrary
synced 2025-02-17 19:48:24 +00:00
remove outline from template picker
This commit is contained in:
parent
bd18deb65d
commit
8358675ac1
1 changed files with 0 additions and 1 deletions
|
@ -49,7 +49,6 @@
|
||||||
v-model="selectedTemplate"
|
v-model="selectedTemplate"
|
||||||
:options="boardTemplatesOptions"
|
:options="boardTemplatesOptions"
|
||||||
buttons
|
buttons
|
||||||
button-variant="outline-primary"
|
|
||||||
name="radios-btn-default"
|
name="radios-btn-default"
|
||||||
description="Optional"
|
description="Optional"
|
||||||
/>
|
/>
|
||||||
|
|
Loading…
Add table
Reference in a new issue