mirror of https://github.com/itflow-org/itflow
Update client_overview.php
Remove unpleasant looking elevation of note card in client overview
This commit is contained in:
parent
4ad897d85d
commit
60e067cc9e
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue