chore: update core/example/html

This commit is contained in:
chenshenhai 2021-08-06 12:42:14 +08:00
parent 5118e44ec9
commit f97cef087b

View file

@ -70,8 +70,8 @@ const data = {
}
</style>
<div>
<div class="btn-box">
<button class="btn">
<div class="btn-box" style="margin-top: 0;">
<button class="btn" >
<span>Button</span>
</button>
</div>