openreplay/frontend/app/components/shared/DateRangeDropdown/dateOptionLabel.css
2021-05-01 15:12:01 +05:30

9 lines
No EOL
128 B
CSS

.wrapper {
display: flex;
align-items: center;
font-size: 13px;
& .divider {
margin: 0 2px;
}
}