Update style of Client Form menu

Co-authored-by: Vitor Mattos <vitor@php.rio>
This commit is contained in:
Tthecreator 2021-10-20 22:18:40 +02:00 committed by GitHub
parent 9671def4ea
commit ff89857934
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -202,7 +202,7 @@
</legend>
<div class="wrapper row">
<div class="col-12 col-sm-6">
<div class="col-12 col-sm-3">
<div class="form-group">
<label for="show-phone-number"><?= lang('phone_number') ?></label>
<button id="show-phone-number" data-field="show_phone_number" type="button" class="hide-toggle form-control form-sub-button">
@ -240,7 +240,7 @@
</div>
</div>
<div class="col-12 col-sm-6">
<div class="col-12 col-sm-9">
<div class="form-group">
<div class="custom-control custom-switch">
<input type="checkbox" class="custom-control-input" id="customer-notifications">