mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
* Use eui overflow for spaces scroll menu * remove empty line Co-authored-by: Dave Snider <dave.snider@gmail.com>
This commit is contained in:
parent
aa005d4f24
commit
75e5f32acb
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