fix
This commit is contained in:
parent
db5f223ef6
commit
b09a50bd63
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
||||||
</button>
|
</button>
|
||||||
<ul class="dropdown-menu w-56 bg-gray-900 rounded-md rounded-t-none shadow-lg" aria-labelledby="dropdownProfileMenuButton" x-placement="bottom-start">
|
<ul class="dropdown-menu w-56 bg-gray-900 rounded-md rounded-t-none shadow-lg" aria-labelledby="dropdownProfileMenuButton" x-placement="bottom-start">
|
||||||
<li>
|
<li>
|
||||||
<a class="px-4 py-2" aria-current="page" href="/me">
|
<a class="block px-4 py-2" aria-current="page" href="/me">
|
||||||
<div class="text-base text-white leading-5 font-bold">
|
<div class="text-base text-white leading-5 font-bold">
|
||||||
{{ v.username }}
|
{{ v.username }}
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue