Avatar upload button is not dark anymore.
This commit is contained in:
@@ -85,7 +85,7 @@ if ($user_data) { ?>
|
||||
</div>
|
||||
<div class="form-group form-show-validation row justify-content-center">
|
||||
<div class="d-flex flex-column align-items-center">
|
||||
<label for="user_profile_picture" class="label-input-file btn btn-black btn-round mb-4">
|
||||
<label for="user_profile_picture" class="label-input-file btn btn-primary btn-round mb-4 text-light">
|
||||
<span class="btn-label"><i class="fa fa-file-image"></i></span>
|
||||
<?php echo __('upload_image') ?>
|
||||
</label>
|
||||
|
||||
Reference in New Issue
Block a user