make project dropdown full width #132

This commit is contained in:
Saeed Vaziry 2024-03-28 18:59:37 +01:00
parent a7d472fb45
commit f1efb9a6c8
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -7,6 +7,8 @@
/storage/test-key
/storage/test-key.pub
/vendor
/storage/database.sqlite
/storage/database-test.sqlite
.env
.env.backup
.env.production

View File

@ -1,5 +1,5 @@
<div data-tooltip="Project" class="cursor-pointer">
<x-dropdown align="left">
<x-dropdown width="full">
<x-slot:trigger>
<div>
<div