Поправки порядка загрузки компонентов и сопутствующих багов

This commit is contained in:
Book Pauk
2019-07-21 14:39:06 +07:00
parent 0d41171e9d
commit 9af055ec54
7 changed files with 55 additions and 19 deletions

View File

@@ -94,6 +94,6 @@ class ProgressPage extends Vue {
</style>
<style>
.el-progress__text {
color: lightgreen;
color: lightgreen !important;
}
</style>