revert changes for Canva
This commit is contained in:
@@ -24,15 +24,10 @@
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div class="flex mt-2">
|
<div class="flex mt-2">
|
||||||
<div v-if="scenario.outputType == 'ciaOutput'">
|
|
||||||
<ChangeImpactOutputViewer :scenario_output="scenario_output" />
|
|
||||||
</div>
|
|
||||||
<div v-else>
|
|
||||||
<MdPreview class="editor" v-model="scenario_output" language="en-US" />
|
<MdPreview class="editor" v-model="scenario_output" language="en-US" />
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user