mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Lens] Avoid row overflowing toolbar popover on metric visualizations (#126704)
* 💄 Increase popover width just enough
* Update x-pack/plugins/lens/public/shared_components/toolbar_popover.scss
This commit is contained in:
parent
a70a170037
commit
ac046c542c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
.lnsVisToolbar__popover {
|
||||
width: 365px;
|
||||
width: 404px;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue