Skip to content

Commit 9f9cf31

Browse files
author
ivelin
committed
fix: spacing between buttons
Signed-off-by: ivelin <[email protected]>
1 parent c247211 commit 9f9cf31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/MyDevices.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
<span>Switch</span>
5858
<v-icon>alt_route</v-icon>
5959
</v-btn>
60-
<v-spacer />
60+
<v-spacer class="mx-5" />
6161
<v-btn
6262
color="accent"
6363
data-cy="btn-add-device"

0 commit comments

Comments
 (0)