[S] Change progress bar color to green

This commit is contained in:
Hykilpikonna
2019-12-21 20:21:58 -05:00
parent a4241f9549
commit bb1751f442
+1 -1
View File
@@ -1,7 +1,7 @@
<template>
<div id="overall">
<el-progress v-if="started" :text-inside="true" :percentage="progress()"
:stroke-width="20"/>
:stroke-width="20" status="success"/>
<el-dialog title="Notice" :visible.sync="clearUnreadPrompt"
width="30%" style="word-break: unset;">