lint
This commit is contained in:
parent
ece159822c
commit
3eabdf9ded
@ -1,8 +1,8 @@
|
||||
<template>
|
||||
<div
|
||||
v-show="$store.state.interface.themeApplied"
|
||||
id="app-loaded"
|
||||
:style="bgStyle"
|
||||
v-show="$store.state.interface.themeApplied"
|
||||
>
|
||||
<div
|
||||
id="app_bg_wrapper"
|
||||
|
@ -44,7 +44,7 @@
|
||||
class="invalidIndicator"
|
||||
/>
|
||||
<label class="nativeColor">
|
||||
<FAIcon icon="eye-dropper"/>
|
||||
<FAIcon icon="eye-dropper" />
|
||||
<input
|
||||
:id="name"
|
||||
class="unstyled"
|
||||
|
Loading…
Reference in New Issue
Block a user