mirror of
https://github.com/cruip/vuejs-admin-dashboard-template.git
synced 2026-02-04 05:32:26 +08:00
alignment issue
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
# CHANGELOG.md
|
||||
|
||||
## [1.0.2] - 2021-11-23
|
||||
|
||||
- Alignment issue
|
||||
|
||||
## [1.0.1] - 2021-11-22
|
||||
|
||||
Fix dashboard icon color
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user