We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
fix: #722 Add the ability to increase the width of the header search …
7af2215
…bar in datatable
fff5bd1
…bar in datatable (#723)
Two flex items were added with the following class names header-bar-title-container and header-bar-actions-container.
header-bar-title-container
header-bar-actions-container
To customize one of them, just override the class and set flex-grow
flex-grow
.header-bar-actions-container { flex-grow: 0.9 }
Sorry, something went wrong.
rjeeb
When branches are created from issues, their pull requests are automatically linked.
No description provided.
The text was updated successfully, but these errors were encountered: