mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Use eui overflow for spaces scroll menu (#118336)
* Use eui overflow for spaces scroll menu * remove empty line
This commit is contained in:
parent
f440b3b30f
commit
7e194d7788
1 changed files with 2 additions and 2 deletions
|
@ -3,8 +3,8 @@
|
|||
}
|
||||
|
||||
.spcMenu__spacesList {
|
||||
@include euiYScrollWithShadows;
|
||||
max-height: $euiSizeXL * 10;
|
||||
overflow-y: auto;
|
||||
}
|
||||
|
||||
.spcMenu__searchFieldWrapper {
|
||||
|
@ -18,4 +18,4 @@
|
|||
|
||||
.spcMenu__item {
|
||||
margin-left: $euiSizeM;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue