neckbeard
Henry Jameson 6 months ago
parent ece159822c
commit 3eabdf9ded

@ -1,8 +1,8 @@
<template> <template>
<div <div
v-show="$store.state.interface.themeApplied"
id="app-loaded" id="app-loaded"
:style="bgStyle" :style="bgStyle"
v-show="$store.state.interface.themeApplied"
> >
<div <div
id="app_bg_wrapper" id="app_bg_wrapper"

@ -44,7 +44,7 @@
class="invalidIndicator" class="invalidIndicator"
/> />
<label class="nativeColor"> <label class="nativeColor">
<FAIcon icon="eye-dropper"/> <FAIcon icon="eye-dropper" />
<input <input
:id="name" :id="name"
class="unstyled" class="unstyled"

Loading…
Cancel
Save