openreplay/frontend/app/components/Client/CustomFields/customFields.module.css
2022-08-16 17:58:26 +02:00

10 lines
No EOL
161 B
CSS

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