fix stupid mistake
Some checks failed
pl-api CI / Test for pl-api formatting (22.x) (push) Has been cancelled
pl-fe CI / Test and upload artifacts (22.x) (push) Has been cancelled
pl-fe CI / deploy (push) Has been cancelled
pl-hooks CI / Test for a successful build (22.x) (push) Has been cancelled

This commit is contained in:
2026-02-14 03:59:54 +00:00
parent b51badf514
commit 2612e7b53b

View File

@ -4,6 +4,6 @@ p.truncate.text-sm.text-gray-900.dark\:text-gray-100.font-semibold.tracking-norm
div, div,
p.truncate.text-xs.text-gray-700.dark\:text-gray-600.font-medium.tracking-normal.font-sans.normal-case p.truncate.text-xs.text-gray-700.dark\:text-gray-600.font-medium.tracking-normal.font-sans.normal-case
bdi bdi
div, p.truncate.text-sm.text-primary-600.dark\:text-primary-400.font-normal.tracking-normal.font-sans.normal-case div, span[data-testid="still-image-container"].emojione { div, p.truncate.text-sm.text-primary-600.dark\:text-primary-400.font-normal.tracking-normal.font-sans.normal-case div, p.truncate.text-sm.normal-case span[data-testid="still-image-container"].emojione {
@apply size-4 md:size-6 object-contain m-0.5; @apply size-4 md:size-6 object-contain m-0.5;
} }