openreplay/frontend/app/components/Client/CustomFields/customFields.css
2021-05-01 15:12:01 +05:30

10 lines
No EOL
155 B
CSS

.tabHeader {
display: flex;
align-items: center;
margin-bottom: 25px;
& .tabTitle {
margin: 0 15px 0 0;
font-weight: 400 !important;
}
}