forked from AkkomaGang/akkoma-fe
fix firefox rendering (??????????)
This commit is contained in:
parent
f626da838a
commit
c07c0b2260
1 changed files with 1 additions and 3 deletions
|
@ -14,9 +14,7 @@
|
||||||
>
|
>
|
||||||
<slot />
|
<slot />
|
||||||
</span>
|
</span>
|
||||||
<ModifiedIndicator :changed="isChanged" />
|
<ModifiedIndicator :changed="isChanged" /><ServerSideIndicator :serverSide="isServerSide" /> </Checkbox>
|
||||||
<ServerSideIndicator :serverSide="isServerSide" />
|
|
||||||
</Checkbox>
|
|
||||||
</label>
|
</label>
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue