mirror of
https://github.com/cruip/vuejs-admin-dashboard-template.git
synced 2026-02-04 13:42:27 +08:00
alignment issue
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
# CHANGELOG.md
|
# CHANGELOG.md
|
||||||
|
|
||||||
|
## [1.0.2] - 2021-11-23
|
||||||
|
|
||||||
|
- Alignment issue
|
||||||
|
|
||||||
## [1.0.1] - 2021-11-22
|
## [1.0.1] - 2021-11-22
|
||||||
|
|
||||||
Fix dashboard icon color
|
Fix dashboard icon color
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
<div class="font-semibold text-left">Spent</div>
|
<div class="font-semibold text-left">Spent</div>
|
||||||
</th>
|
</th>
|
||||||
<th class="p-2 whitespace-nowrap">
|
<th class="p-2 whitespace-nowrap">
|
||||||
<div class="font-semibold text-left">Country</div>
|
<div class="font-semibold text-center">Country</div>
|
||||||
</th>
|
</th>
|
||||||
</tr>
|
</tr>
|
||||||
</thead>
|
</thead>
|
||||||
|
|||||||
Reference in New Issue
Block a user