We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9b305d commit 4f23798Copy full SHA for 4f23798
index.html
@@ -75,7 +75,7 @@
75
</footer>
76
<footer 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; height: calc(100% - 40px); top: 40px; /*margin-bottom: -40px;*/">
78
- <iframe src="https://www3.cbox.ws/box/?boxid=3545430&boxtag=KK9MuO" width="100%" height="450" allowtransparency="yes" allow="autoplay" frameborder="0" marginheight="0" marginwidth="0" scrolling="auto" style="position; overflow: hidden; height: calc(100% + 0px);"></iframe>
+ <iframe src="https://www3.cbox.ws/box/?boxid=3545430&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>
79
</div>
80
81
<footer 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