Update client_overview.php

Remove unpleasant looking elevation of note card in client overview
This commit is contained in:
git-kup 2024-04-12 15:51:01 -04:00 committed by GitHub
parent 4ad897d85d
commit 60e067cc9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ $sql_asset_retire = mysqli_query(
<div class="col-md-12">
<div class="card card-dark mb-3 elevation-3">
<div class="card card-dark mb-3">
<div class="card-header">
<h5 class="card-title"><i class="fa fa-fw fa-edit mr-2"></i>Quick Notes</h5>
</div>