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

20 lines
237 B
CSS
Raw Normal View History

2018-03-16 01:43:53 +01:00
app-left-side-bar {
}
app-streams-main-display {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 50px;
}
2018-03-16 02:41:25 +01:00
app-streams-selection-footer {
position: absolute;
height: 30px;
right: 0;
bottom: 0;
left: 50px;
}