mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Show long index pattern names (#11907)
This commit is contained in:
parent
bd66f16a07
commit
8b3a2d59a7
1 changed files with 4 additions and 0 deletions
|
@ -100,4 +100,8 @@
|
|||
border-radius: 0;
|
||||
}
|
||||
|
||||
.index-pattern-selection .ui-select-choices {
|
||||
width: auto;
|
||||
max-height: 300px;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue