mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Fix "techinical preview" label overlap on the connector's create flyout (#145095)
## Summary Fixes https://github.com/elastic/kibana/issues/144976 ### Checklist Delete any items that are not applicable to this PR. - [x] This renders correctly on smaller devices using a responsive layout. (You can test this [in your browser](https://www.browserstack.com/guide/responsive-testing-on-local-server)) - [x] This was checked for [cross-browser compatibility](https://www.elastic.co/support/matrix#matrix_browsers) ### For maintainers - [x] This was checked for breaking API changes and was [labeled appropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process) Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
This commit is contained in:
parent
46a71979c0
commit
ea6a270c21
1 changed files with 0 additions and 7 deletions
|
@ -13,10 +13,3 @@
|
|||
.actAccordionActionForm__button {
|
||||
padding: $euiSizeM;
|
||||
}
|
||||
|
||||
.actConnectorsListGrid {
|
||||
.euiToolTipAnchor,
|
||||
.euiCard {
|
||||
height: 100%;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue