openreplay/frontend/app/components/Session_/BottomBlock/bottomBlock.module.css

8 lines
156 B
CSS

.wrapper {
background: $white;
/* padding-right: 10px; */
/* border: solid thin $gray-light; */
height: 100%;
border-top: thin dashed #cccccc;
}