Skip to content

Commit fe40265

Browse files
committed
example: update style
1 parent 11981dd commit fe40265

3 files changed

Lines changed: 0 additions & 3 deletions

File tree

examples/App.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,6 @@ block()
5959
font-size-adjust none
6060
-webkit-text-size-adjust 100%
6161
-webkit-overflow-scrolling touch
62-
font-family -apple-system,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif !important
6362
-webkit-font-smoothing antialiased
6463
-moz-osx-font-smoothing grayscale
6564
background color-primary-background

examples/single-component-app.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ block()
3030
font-size-adjust none
3131
-webkit-text-size-adjust 100%
3232
-webkit-overflow-scrolling touch
33-
font-family -apple-system,"Helvetica Neue",Arial,"PingFang SC","Hiragino Sans GB",STHeiti,"Microsoft YaHei","Microsoft JhengHei","Source Han Sans SC","Noto Sans CJK SC","Source Han Sans CN","Noto Sans SC","Source Han Sans TC","Noto Sans CJK TC","WenQuanYi Micro Hei",SimSun,sans-serif !important
3433
-webkit-font-smoothing antialiased
3534
-moz-osx-font-smoothing grayscale
3635
background color-primary-background

site/theme/default/components/Doc.vue

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -241,7 +241,6 @@
241241

242242
<script>
243243
import VueQRCodeComponent from 'vue-qrcode-component'
244-
import { setTimeout } from 'timers';
245244
246245
export default {
247246
components: {

0 commit comments

Comments
 (0)