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>
|
||||
<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()"
|
||||
>
|
||||
Refresh Captures
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue