pl-fe: forgot hitting save
Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
@ -2,7 +2,6 @@ import React from 'react';
|
||||
import { defineMessages, MessageDescriptor, useIntl } from 'react-intl';
|
||||
|
||||
import Icon from 'pl-fe/components/ui/icon';
|
||||
import Text from 'pl-fe/components/ui/text';
|
||||
|
||||
import type { Status } from 'pl-fe/normalizers/status';
|
||||
|
||||
|
||||
@ -8,6 +8,10 @@
|
||||
}
|
||||
}
|
||||
|
||||
.⁂-status-reply-mentions {
|
||||
@apply mb-1 block text-sm text-gray-700 dark:text-gray-600;
|
||||
}
|
||||
|
||||
.⁂-status-reactions-bar {
|
||||
@apply flex gap-2 flex-wrap pt-2;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user