diff options
| author | taehoon <th.dev91@gmail.com> | 2019-03-05 02:32:23 -0500 |
|---|---|---|
| committer | taehoon <th.dev91@gmail.com> | 2019-03-05 10:46:03 -0500 |
| commit | e0a66b989d8f30f6475bc04064c8c36f9f876539 (patch) | |
| tree | e057689770d93f340763d9c6eeb2900d021294e1 /src/components/notifications/notifications.scss | |
| parent | 216073eb58d2928bf6fb2e187b28dac04f4ce02e (diff) | |
Re-do UserCardContent css
Diffstat (limited to 'src/components/notifications/notifications.scss')
| -rw-r--r-- | src/components/notifications/notifications.scss | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 2240c10a..c0b458cc 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -45,10 +45,6 @@ } } - .notification-usercard { - margin: 0; - } - .non-mention { display: flex; flex: 1; |
