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