chore: format styles

This commit is contained in:
三咲智子 2022-12-05 03:06:02 +08:00
parent 1ba5cc4072
commit 337d2a8b43
No known key found for this signature in database
GPG key ID: 69992F2250DFD93E
2 changed files with 16 additions and 11 deletions

View file

@ -6,6 +6,6 @@
opacity: 0.4;
}
span[data-type="mention"] {
--at-apply: text-primary
span[data-type='mention'] {
--at-apply: text-primary;
}