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
25d27b8be8
commit
9751d33146
1 changed files with 4 additions and 0 deletions
|
@ -156,4 +156,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