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

12 lines
No EOL
178 B
CSS

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