Conversation
|
✅ All Jest tests passed! This PR is ready to merge. |
|
@omsuneri @haroon10725 @walterbender plz review |
| background-color: pink; | ||
| border: 2px solid red; | ||
| background-color: pink; | ||
| color: #000000; |
There was a problem hiding this comment.
This line is the only change made in code .
All other changes in this file were introduced automatically after running the following formatting command:
npx prettier --write css/activities.css
If these formatting changes are not preferred in this PR i can revert the formatting-only changes and open a separate PR focused solely on formatting
|
sry, but i feel they ain't center aligned @kh-ub-ayb |
prettier --check only checks formatting and doesn’t affect UI alignment. |
|
@kh-ub-ayb I haven't tested the PR yet. Please remove the prettier check. |
ok sure , i will rise a new pr without prettier check |
Summary
This PR improves the visibility of the error notification ("Cannot load project from the file. Please check the file type.") in dark mode
Related Issue
Fixes: #5286
Screenshot
BEFORE:

AFTER:
