mirror of
https://github.com/nasa/openmct.git
synced 2025-01-29 15:43:52 +00:00
Fixes VISTA issue 635 scrolling messages overflow problem (#2428)
This commit is contained in:
parent
362e565a09
commit
8578d78c51
@ -69,6 +69,7 @@
|
||||
flex: 1 1 auto;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
overflow: hidden;
|
||||
}
|
||||
|
||||
&__top-bar {
|
||||
|
Loading…
x
Reference in New Issue
Block a user