disable DTLPanel button and fix various styling issues
This commit is contained in:
parent
7aa0ffb927
commit
9cfdb4ef68
5 changed files with 10 additions and 19 deletions
|
|
@ -163,6 +163,7 @@
|
|||
</div>
|
||||
<footer v-if="proposals.length === 1" class="p-16">
|
||||
<button
|
||||
disabled
|
||||
class="btn btn--white w-full"
|
||||
@click="handleOptimizationButtonClick"
|
||||
>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue