Skip to content

Commit b1e180f

Browse files
authored
Update MainPage.js
1 parent b12ee23 commit b1e180f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/component/MainPage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ const MainPage = {
6969
</div>
7070
</li>
7171
</ul>
72-
<div ref="carbon"></div>
72+
<div class="carbon-container" ref="carbon"></div>
7373
</div>
7474
<div class="col-12 col-sm-7 col-md-8">
7575
<router-view></router-view>

0 commit comments

Comments
 (0)