Update src/components/subtitleeditor/subtitleeditor.scss

Co-authored-by: Bill Thornton <thornbill@users.noreply.github.com>
This commit is contained in:
MBR-0001 2023-09-14 08:38:02 +02:00 committed by GitHub
parent 1f9cb0070f
commit dca2594aae
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,8 +3,8 @@
} }
.subtitleFeaturePillow { .subtitleFeaturePillow {
background: #38c; background: #00a4dc;
color: #fff; color: #000;
padding: 0.3em 1em; padding: 0.3em 1em;
border-radius: 1000em; border-radius: 1000em;
margin-right: 0.25em; margin-right: 0.25em;