alignment issue

This commit is contained in:
pasqualevitiello
2021-11-23 17:28:52 +01:00
parent f3ae640e20
commit e148421d9f
2 changed files with 5 additions and 1 deletions

View File

@@ -1,5 +1,9 @@
# CHANGELOG.md
## [1.0.2] - 2021-11-23
- Alignment issue
## [1.0.1] - 2021-11-22
Fix dashboard icon color

View File

@@ -21,7 +21,7 @@
<div class="font-semibold text-left">Spent</div>
</th>
<th class="p-2 whitespace-nowrap">
<div class="font-semibold text-left">Country</div>
<div class="font-semibold text-center">Country</div>
</th>
</tr>
</thead>