types: fix ts errors in demo files (#10275)

* types: fix ts errors in demo files

* docs: upd
This commit is contained in:
neverland
2022-02-09 14:56:44 +08:00
committed by GitHub
parent 7630bb2c03
commit b5d0fec611
14 changed files with 33 additions and 21 deletions

View File

@@ -262,7 +262,7 @@ export default {
&__subtitle {
display: inline-block;
color: #999;
margin-left: 8px;
margin-left: 4px;
vertical-align: -4px;
font-size: 13px;
}