-
Notifications
You must be signed in to change notification settings - Fork 14
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
Fixed label css inconsistency on wizards and service/task/notification details page #90
base: develop
Are you sure you want to change the base?
Conversation
...ents/core/notifications/notification-service-modal/notification-service-modal.component.html
Show resolved
Hide resolved
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.
In settings Ping Interval -> Ping/Auto Refresh Interval
font-size: 0.9rem !important; | ||
padding-top: 2px !important; |
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.
On wizard and cog icon modal while adding (not edit) we better don't apply font size and padding top.
No description provided.