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

6 lines
109 B
CSS

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