🐞 fix: Adjust menu width
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
top: calc(100% + 1rem);
|
||||
z-index: 10000;
|
||||
|
||||
@apply bg-cwc-blue-02 shadow-lg left-0 w-64 flex-col rounded-b-lg ml-0;
|
||||
@apply bg-cwc-blue-02 shadow-lg left-0 w-84 flex-col rounded-b-lg ml-0;
|
||||
|
||||
>li {
|
||||
@apply w-full border-b border-[#D24D32];
|
||||
|
||||
Reference in New Issue
Block a user