-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Themes issues, ui issues #2110
Themes issues, ui issues #2110
Conversation
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.
background-color: $btn-dropdown-line-color; | ||
border-color: $btn-dropdown-line-color; | ||
background-color: #f5f6fa; | ||
border-color: #f5f6fa; |
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.
Let's use var for this repeated colour?
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.
@vbaranov resolved
@maxgrapps fix eslint test: |
@vbaranov seems, it's okay now |
Added shadow for statistics block

Changes transition for buttons, dropdowns, tabs, etc
Logs search size increased, added logic for hiding pagination, font-weight issue for input

(Please, review apps/block_scout_web/lib/block_scout_web/templates/common_components/_pagination_container.html.eex . Is it correct? I am added 'disabled' for all pagination container)
Can we hide search if theres no logs also?
Increased margin between dropdown and textarea

Added current styles for heading and copy button in 'code' tab

Network list aligned to the right
