Fix bulk dimboost input visiblity

This commit is contained in:
Andrei Andreev 2019-07-24 21:56:55 +03:00 committed by GitHub
parent 3525f3069b
commit bad289a255
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -45,8 +45,8 @@ Vue.component("dimboost-autobuyer-box", {
property="galaxies"
/>
</div>
<div>
<span v-if="isBulkBuyUnlocked" class="c-autobuyer-box__small-text">Bulk DimBoost Amount:</span>
<div v-if="isBulkBuyUnlocked">
<span class="c-autobuyer-box__small-text">Bulk DimBoost Amount:</span>
<autobuyer-input
:autobuyer="autobuyer"
type="int"