fix czat in mobile
This commit is contained in:
+3
-2
@@ -245,8 +245,9 @@
|
||||
<button id="mobile-bubble-drag" class="mobile-bubble-drag" type="button" title="Move quick actions"
|
||||
aria-label="Move quick actions">⋮⋮</button>
|
||||
<button id="mobile-files-button" type="button" title="Files" aria-label="Open files">📎</button>
|
||||
<button id="mobile-color-button" type="button" title="Editor color" aria-label="Change editor color"><span
|
||||
class="mobile-color-dot" aria-hidden="true"></span></button>
|
||||
<label id="mobile-color-button" class="mobile-color-button" title="Editor color"
|
||||
aria-label="Change editor color"><span class="mobile-color-dot" aria-hidden="true"></span><input
|
||||
id="mobile-color-picker" type="color" aria-label="Change editor color"></label>
|
||||
<button id="mobile-chat-button" class="mobile-chat-button" type="button" title="Chat"
|
||||
aria-label="Open chat">💬<span id="mobile-chat-unread" class="mobile-chat-unread" hidden></span></button>
|
||||
<span id="mobile-connection-status" class="mobile-connection-status" title="WebSocket status"><span
|
||||
|
||||
Reference in New Issue
Block a user