-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
[BUG] Events CSS issue #7840
Comments
To reduce notifications, issues are locked until they are https://github.com/EddieHubCommunity/LinkFree/labels/%F0%9F%8F%81%20status%3A%20ready%20for%20dev and to be assigned. You can learn more in our contributing guide https://github.com/EddieHubCommunity/LinkFree/blob/main/CONTRIBUTING.md |
This problem is more complicated. It affects dark mode as well. The reorg of the EventCard added a wrapper to the previous card which has a |
Thanks @dan-mba for the additional details. I couldn't remember what dark mode looked like previously. I will add your notes to the issue description |
@anikdhabal please comment on this issue so I can assign it to you. |
pls assign me this issue |
Description
Events in light mode are missing the top border color at each card, this is likely due to a recent deployment.
Dark mode is affected here as well as described by @dan-mba :
The class border-l-3 is not being handled by Tailwind.
The reorg of the EventCard added a wrapper to the previous card which has a #e5e7eb border, so it only shows in dark mode.
https://linkfree.io/events
Now:
![no border](https://private-user-images.githubusercontent.com/97615019/249765412-d3ff447c-4e5b-4735-9ad5-13fc125e4b4c.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNjU3ODYsIm5iZiI6MTczOTA2NTQ4NiwicGF0aCI6Ii85NzYxNTAxOS8yNDk3NjU0MTItZDNmZjQ0N2MtNGU1Yi00NzM1LTlhZDUtMTNmYzEyNWU0YjRjLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDAxNDQ0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWYxZDExN2Y5ZDFkMGIzNGJjYzViYjJkYmE0NTI5OGZhMjk0NGVhM2NjMmQ5MWM4NmViMzdkMWIwOWFhMWFkMWImWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.E3pPF4XUAx9SDO0SjcHcBuqT6ojtBLXfsysRDJf6bVQ)
Previously:
![event duplicate](https://private-user-images.githubusercontent.com/97615019/249765439-cbc904ba-c811-4ef1-b716-c8c15a3f6a4d.jpg?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkwNjU3ODYsIm5iZiI6MTczOTA2NTQ4NiwicGF0aCI6Ii85NzYxNTAxOS8yNDk3NjU0MzktY2JjOTA0YmEtYzgxMS00ZWYxLWI3MTYtYzhjMTVhM2Y2YTRkLmpwZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDklMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA5VDAxNDQ0NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTM3N2E5MGU1MDk3Mzc0M2I0ZWE2YWQ3M2ZmOGMzYmVjNWJmNDc0ODMzY2ZhY2YxMWYzMjZjNGJhZjM3NmYwOWMmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.2AfH9mqwlVF7gxf1z84VwnngXELX-bYGBnAujTXDBC4)
Screenshots
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: