Fixed button size
This commit is contained in:
parent
55fe7ddd77
commit
bead058b6d
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@
|
||||||
<div>
|
<div>
|
||||||
<button
|
<button
|
||||||
type="button"
|
type="button"
|
||||||
class="uk-button uk-button-default uk-form-small uk-width-1-1"
|
class="uk-button uk-button-default uk-width-1-1"
|
||||||
@click="updateCaptures()"
|
@click="updateCaptures()"
|
||||||
>
|
>
|
||||||
Refresh Captures
|
Refresh Captures
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue