We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47224d4 commit d105ebbCopy full SHA for d105ebb
examples/component/components_theme_vue.html
@@ -119,7 +119,7 @@
119
120
<div :style="divStyle">
121
<!-- 水球组件 -->
122
- <sm-liquid-fill :value="speedIncreaseValue" :wave-count="3" :wave-animation="true"> </sm-liquid-fill>
+ <sm-liquid-fill :value="speedIncreaseValue" :wave-count="3" :wave-animation="true" style="width:100%"> </sm-liquid-fill>
123
</div>
124
125
<!-- 时间组件 -->
0 commit comments