diff options
| author | Henry Jameson <me@hjkos.com> | 2021-08-13 13:06:42 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-08-13 13:06:42 +0300 |
| commit | 4c974f5ca21c6a514d0dfc09a0aeab7789da95c5 (patch) | |
| tree | 8cf02e3352294ff637952a85e7644adb9f56ae72 /src/components/notifications | |
| parent | 6c6df29ed3b76ee5f2e6ba43a6185ff66b91aace (diff) | |
richcontent support in polls, user cards and user profiles
Diffstat (limited to 'src/components/notifications')
| -rw-r--r-- | src/components/notifications/notifications.scss | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 2bb627a8..77b3c438 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -148,13 +148,6 @@ max-width: 100%; text-overflow: ellipsis; white-space: nowrap; - - img { - width: 14px; - height: 14px; - vertical-align: middle; - object-fit: contain - } } .timeago { |
