Ttile case in all buttons and properties, larger settings headers
This commit is contained in:
parent
241b2ca463
commit
625f9b4001
12 changed files with 45 additions and 47 deletions
|
|
@ -1,10 +1,10 @@
|
|||
<template>
|
||||
<div id="streamSettings" class="uk-width-large">
|
||||
<div>
|
||||
<h3>Stream settings</h3>
|
||||
<h3>Stream Settings</h3>
|
||||
<label
|
||||
><input v-model="disableStream" class="uk-checkbox" type="checkbox" />
|
||||
Disable web stream</label
|
||||
Disable Web Stream</label
|
||||
>
|
||||
<p class="uk-margin-small">
|
||||
This will disable the embedded web stream of the camera.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue