Skip to content

Commit b7150a3

Browse files
authored
Update index.html
1 parent 8f8a6cd commit b7150a3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -73,9 +73,9 @@
7373
</div>
7474
</div>
7575
</div>
76-
<div class="chatalt3" style="scrollbar-color: transparent rgba(255, 255, 255, 0);scrollbar-width: none;">
77-
<div class="item" id="secondChatServer" style="scrollbar-color: transparent rgba(255, 255, 255, 0);scrollbar-width: none;">
78-
<iframe src="https://www3.cbox.ws/box/?boxid=3545430&amp;boxtag=KK9MuO" width="100%" height="450" allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto" style="position; height: calc(100% - 50px); overflow: hidden; backdrop-filter: blur(9px);"></iframe>
76+
<div class="chatalt3">
77+
<div class="item" id="secondChatServer">
78+
<iframe src="https://www3.cbox.ws/box/?boxid=3545430&amp;boxtag=KK9MuO" id="secondChatServerIFrame"></iframe>
7979
</div>
8080
</div>
8181
<div class="draw" id="firstDrawServer" style="scrollbar-color: transparent rgba(255, 255, 255, 0); scrollbar-width: none; position: absolute; /* left: 330px; top: 50px; */ width: 100%; height: 100%; z-index: -1;">

0 commit comments

Comments
 (0)