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

12 lines
No EOL
184 B
CSS

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