Skip to content

Commit

Permalink
Fix: #5082 - CSS typo on notes tab
Browse files Browse the repository at this point in the history
  • Loading branch information
fisharebest committed Dec 19, 2024
1 parent 6f2512c commit a85cd6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resources/views/modules/notes/tab.phtml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ use Illuminate\Support\Collection;

?>

<div class="wt-tan-notes py-4">
<div class="wt-tab-notes">
<table class="table wt-facts-table">
<tr>
<td colspan="2">
Expand Down

0 comments on commit a85cd6f

Please sign in to comment.