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

View file

@ -202,7 +202,7 @@
</legend> </legend>
<div class="wrapper row"> <div class="wrapper row">
<div class="col-12 col-sm-6"> <div class="col-12 col-sm-3">
<div class="form-group"> <div class="form-group">
<label for="show-phone-number"><?= lang('phone_number') ?></label> <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"> <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> </div>
<div class="col-12 col-sm-6"> <div class="col-12 col-sm-9">
<div class="form-group"> <div class="form-group">
<div class="custom-control custom-switch"> <div class="custom-control custom-switch">
<input type="checkbox" class="custom-control-input" id="customer-notifications"> <input type="checkbox" class="custom-control-input" id="customer-notifications">