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 a6c07b0 commit 8dd4288Copy full SHA for 8dd4288
index.html
@@ -51,7 +51,7 @@
51
</div>
52
</footer>
53
<!-- Alternative chat below (chat.bzmb.eu) -->
54
- <footer class="chatalt-bzmb" style="scrollbar-color: transparent rgba(255, 255, 255, 0); scrollbar-width: none;">
+ <footer class="chatalt-bzmb" style="scrollbar-color: transparent rgba(255, 255, 255, 0); scrollbar-width: none; width: 100%">
55
<div class="item minnit" id="secondChatServer" style="scrollbar-color: transparent rgba(255, 255, 255, 0); scrollbar-width: none;">
56
<iframe class="classTest" src="https://chat.bzmb.eu" width="100%" height="100%" allowtransparency="no" allow="autoplay" frameborder="0" marginheight="0" marginwidth="0" scrolling="no" style="scrollbar-color: transparent rgba(255, 255, 255, 0); scrollbar-width: none;"></iframe>
57
0 commit comments