jellyfish-web/src/components/recordingcreator/recordingfields.scss

13 lines
160 B
SCSS
Raw Normal View History

2018-10-23 01:13:23 +03:00
.recordingButton {
margin-left: 0;
min-width: 10em;
2018-10-23 01:13:23 +03:00
}
.recordingIcon-active {
2020-01-19 14:40:47 +01:00
color: #c33;
2018-10-23 01:13:23 +03:00
}
.recordSeriesContainer {
2020-01-19 15:00:37 +01:00
margin-bottom: 0.8em;
}