openreplay/frontend/app/components/Session_/headerInfo.css
2021-05-01 15:12:01 +05:30

8 lines
No EOL
142 B
CSS

.wrapper {
display: flex;
flex-flow: column;
height: 40px;
justify-content: space-between;
font-size: 12px;
color: $gray-medium;
}