Commit 13cefb30 authored by Simona's avatar Simona Committed by luckyCao

docs: fix el-backtop prop type error in component.tpl (#15739)

parent 6af04e87
......@@ -141,8 +141,8 @@
<el-backtop
v-if="showBackToTop"
target=".page-component__scroll .el-scrollbar__wrap"
right="100"
bottom="150"
:right="100"
:bottom="150"
></el-backtop>
</div>
</el-scrollbar>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment