Skip to content

Commit 22a76d7

Browse files
committed
updated
1 parent 7ee16a8 commit 22a76d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/helloworld/src/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<wc-button color="error">Error</wc-button>
6161
<wc-button disabled>Disabled</wc-button>
6262
</wc-content>
63-
<wc-content style="border: 1px solid red">
63+
<wc-content style="background-color: #f0f0f0;">
6464
<wc-piechart></wc-piechart>
6565
</wc-content>
6666
</wc-content>

0 commit comments

Comments
 (0)