Skip to content
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

Removed inline CSS #468

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

iUttamRao
Copy link

Date: 17 Oct 2024
Developer Name: Uttam Rao


Issue Ticket Number

#458

Description

Removed inline CSS

Documentation Updated?

  • Yes
  • No

Under Feature Flag

  • Yes
  • No

Database Changes

  • Yes
  • No

Breaking Changes

  • Yes
  • No

Development Tested?

  • Yes
  • No

Screenshots

image

Test Coverage

Screenshot Attached

Additional Notes

NA

Comment on lines 49 to 60
dateIconStyle:{
position: 'absolute',
left: 0,
top: 4,
marginLeft: 0,
},
dateInputStyle:{
marginLeft: 36,
height: 30,
border: 'none',
}
});
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we move styling in different files?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please Review now I have moved css to separate files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants