dca2594aae
Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
12 lines
201 B
SCSS
12 lines
201 B
SCSS
.originalSubtitleFileLabel {
|
|
margin-right: 1em;
|
|
}
|
|
|
|
.subtitleFeaturePillow {
|
|
background: #00a4dc;
|
|
color: #000;
|
|
padding: 0.3em 1em;
|
|
border-radius: 1000em;
|
|
margin-right: 0.25em;
|
|
}
|