mirror of
https://github.com/PanJiaChen/vue-element-admin.git
synced 2025-04-05 03:04:59 +08:00
typo: replace Css with CSS (#3323)
This commit is contained in:
parent
0d04d543a7
commit
e7da4ea532
@ -15,7 +15,7 @@
|
||||
<el-progress :percentage="18" />
|
||||
</div>
|
||||
<div class="progress-item">
|
||||
<span>Css</span>
|
||||
<span>CSS</span>
|
||||
<el-progress :percentage="12" />
|
||||
</div>
|
||||
<div class="progress-item">
|
||||
|
Loading…
x
Reference in New Issue
Block a user