Skip to content

Commit

Permalink
docs(List): add List demo property sticky
Browse files Browse the repository at this point in the history
  • Loading branch information
liaohainan committed Nov 21, 2022
1 parent 8385320 commit cb4319d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/quark/src/list/demo.vue
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<template>
<div class="demo no-padding">
<quark-tabs>
<quark-tabs class="quark-tabs" sticky offsettop="17vw">
<quark-tab-content :label="translate('label.basic')">
<quark-list
@load="onLoad1"
Expand Down

0 comments on commit cb4319d

Please sign in to comment.