Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
partial fix for #90
Another problem: If I use
![Screenshot from 2024-04-09 11-24-00](https://private-user-images.githubusercontent.com/28250303/320720720-cf4d1c33-b496-473d-9a2b-c77d792becbc.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMDYxMTAsIm5iZiI6MTczOTAwNTgxMCwicGF0aCI6Ii8yODI1MDMwMy8zMjA3MjA3MjAtY2Y0ZDFjMzMtYjQ5Ni00NzNkLTlhMmItYzc3ZDc5MmJlY2JjLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA5MTAxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTAxMGU1NTAwM2UzNTgxMGRjZjcwY2ViZWIzZWE1NTYwM2E0NDVmY2MyNzM1ZDlmN2JjOTc3OTkyMzlkMTdjZmYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.rfPee_IkvU7FjuUv5nbJkfsq9iq0CBewllhc6tUWFZc)
Placement::TopRight
then the noti/account and lang-swith are place on top of each other (only on profile page) like this imageI cannot run/install tailwind and it's dependencies because of below error (but I don't know how to fix for now) so I cannot check more. Bezhan, as you said in discord I've submitted this PR in order to look further from you
The error
![Screenshot from 2024-04-09 11-46-51](https://private-user-images.githubusercontent.com/28250303/320724306-fc5e638e-b316-44c8-b6f5-f4b3cc78fef5.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwMDYxMTAsIm5iZiI6MTczOTAwNTgxMCwicGF0aCI6Ii8yODI1MDMwMy8zMjA3MjQzMDYtZmM1ZTYzOGUtYjMxNi00NGM4LWI2ZjUtZjRiM2NjNzhmZWY1LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA5MTAxMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWY0ZGZiNzcyYTE2NTQ4MDQ3OGMwMTM2Y2ZiMzkzMGNlOTY0ZmYxM2VkZTY3ZThkNjc2MDM0ZWFjZGE3OTFhYzAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.hrWsn_PCkZvCdo5BjRnJDjLpqDk3zY_lygq0zwcHzfI)
My guess for fixing this is to put like this
If this PR is not the right fix then feel free to close it