mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-10-29 18:00:23 +00:00
Prefix for icon
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
<ul>
|
||||
<li class="white-bg">
|
||||
<div class="input-field field-settings">
|
||||
<i id="admin-lock" class="material-icons">lock</i>
|
||||
<i id="admin-lock" class="material-icons prefix">lock</i>
|
||||
<input placeholder="Enter admin password" id="password" type="password" class="validate" />
|
||||
</div>
|
||||
</li>
|
||||
|
||||
Reference in New Issue
Block a user