UI: Remove 'Dashboard' text from inside the logo icon div
This commit is contained in:
parent
ee1c5bc5a4
commit
4fe644c517
1 changed files with 0 additions and 1 deletions
|
|
@ -103,7 +103,6 @@
|
||||||
<div class="flex items-center justify-between">
|
<div class="flex items-center justify-between">
|
||||||
<div class="flex items-center space-x-4">
|
<div class="flex items-center space-x-4">
|
||||||
<div class="w-10 h-10 bg-gradient-to-br from-blue-500 to-purple-600 rounded-xl flex items-center justify-center text-xl">
|
<div class="w-10 h-10 bg-gradient-to-br from-blue-500 to-purple-600 rounded-xl flex items-center justify-center text-xl">
|
||||||
Dashboard
|
|
||||||
</div>
|
</div>
|
||||||
<div>
|
<div>
|
||||||
<h1 class="text-xl font-bold text-white">Dashboard</h1>
|
<h1 class="text-xl font-bold text-white">Dashboard</h1>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue