ui fix
This commit is contained in:
@@ -91,8 +91,9 @@ html(lang="en")
|
||||
|
||||
.whitespace
|
||||
|
||||
button.rotary-button(:class="is_rotary_active && 'active'", @click="toggle_rotary")
|
||||
img(src="/images/rotary.svg", alt="rotary")
|
||||
div
|
||||
button.rotary-button(:class="is_rotary_active && 'active'", @click="toggle_rotary")
|
||||
img(src="/images/rotary.svg", alt="rotary", style="width:90%;")
|
||||
|
||||
.video(title="Plug camera into USB.\n" +
|
||||
"Left click to toggle video size.\n" +
|
||||
|
||||
Reference in New Issue
Block a user