openreplay/frontend/app/components/BugFinder/SessionCaptureRate/sessionCaptureRate.css
2021-05-01 15:12:01 +05:30

13 lines
No EOL
194 B
CSS

.inputField {
max-width: 140px !important;
& label {
font-weight: 300 !important;
}
& input {
max-width: 70px !important;
}
}
.customSlider {
line-height: 20px !important;
}