workflow: add stylelint

This commit is contained in:
xiaoxian521
2021-09-04 12:37:23 +08:00
parent 0063261fd5
commit 173575687d
38 changed files with 3663 additions and 181 deletions

View File

@@ -49,6 +49,7 @@ export default {
.flex {
display: flex;
}
:deep(.el-card) {
text-align: center;
margin-bottom: 10px;