mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Fixed issue with toasts comming in the background
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
<li class="white-bg">
|
||||
<div class="input-field field-settings">
|
||||
<i id="admin-lock" class="material-icons">lock</i>
|
||||
<input placeholder="Enter channel password" id="password" type="password" class="validate" />
|
||||
<input placeholder="Enter admin password" id="password" type="password" class="validate" />
|
||||
</div>
|
||||
</li>
|
||||
<li>
|
||||
@@ -93,7 +93,7 @@
|
||||
</label></div></li>
|
||||
|
||||
<li class="user-password-li hide"><span class="switch-text">
|
||||
User password
|
||||
Channel password
|
||||
</span>
|
||||
<div class="switch"><label>
|
||||
<span class="left-span">No</span>
|
||||
|
||||
Reference in New Issue
Block a user