openreplay/frontend/app/components/Session/rightblock.css
2022-06-10 17:11:14 +02:00

5 lines
87 B
CSS

.panel {
width: 270px;
height: calc(100vh - 50px);
align-self: flex-end;
}