Sengi-Windows-MacOS-Linux/Mamoth/src/app/components/streams-main-display/streams-main-display.compon...

9 lines
137 B
CSS

#mam-main-display {
width: calc(100%);
height: calc(100%);
overflow-x: auto;
background: blue;
/*outline: 1px dotted red;*/
}