Update subtitleeditor.scss

This commit is contained in:
MBR-0001 2023-09-12 23:28:07 +02:00 committed by GitHub
parent 29298cb823
commit 1f9cb0070f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,9 +3,9 @@
}
.subtitleFeaturePillow {
background: #3388cc;
background: #38c;
color: #fff;
padding: .3em 1em;
padding: 0.3em 1em;
border-radius: 1000em;
margin-right: 0.25em;
}