-
Notifications
You must be signed in to change notification settings - Fork 248
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(fix)O3-2579 Lab results: Too much grey space #1925
Conversation
@sherrif10 here is a cleaner PR |
@@ -75,6 +74,9 @@ | |||
background-color: $color-gray-30; | |||
grid-template: auto auto / 9em auto; | |||
border-collapse: collapse; | |||
|
|||
width: fit-content; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. Thanks @suubi-joshua , cc @denniskigen
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes this looks more neat. @NethmiRodrigo
packages/esm-patient-labs-app/src/test-results/panel-timeline/timeline.scss
Outdated
Show resolved
Hide resolved
I assume the two videos in the description should be labeled "Before" and "After." |
Requirements
Summary
Removed the background color of the results grid.
Screenshots
Related Issue
https://openmrs.atlassian.net/browse/O3-2579
Other
Screencast.from.07-17-2024.12.37.13.AM.webm
Screencast.from.07-17-2024.09.51.57.PM.webm