Sengi-Windows-MacOS-Linux/Mamoth/src/app/components/stream/stream.component.css

8 lines
89 B
CSS
Raw Normal View History

2018-03-16 02:03:23 +01:00
#mam-stream-column {
width: 300px;
height: calc(100%);
background-color: aqua;
}