This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
</div>
|
||||
<div class="row">
|
||||
<div class="mb-3">
|
||||
<label for="auth_role">Role</label>
|
||||
<label for="auth_role">Role:</label>
|
||||
<select class="custom-select d-block w-100" name="AUTH_ROLE" id="auth_role">
|
||||
<option value="admin">Admin</option>
|
||||
</select>
|
||||
|
@@ -10,6 +10,8 @@ table {border: 1px solid #049dff; width:100%;}
|
||||
table th {padding-left: 20px; color: #049dff; width: 25%;}
|
||||
table td {padding-left: 20px; text-align:left; width: 25%;}
|
||||
|
||||
label {text-align: left !important;}
|
||||
|
||||
body#scan{
|
||||
/* background-color: #7E57C2; */
|
||||
}
|
||||
|
Reference in New Issue
Block a user