diff options
| author | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-24 18:18:27 +0000 |
|---|---|---|
| committer | HJ <30-hj@users.noreply.git.pleroma.social> | 2022-01-24 18:18:27 +0000 |
| commit | 3cf7f9e3c827299c379c5618a6a972eb375fbb54 (patch) | |
| tree | 157ad2f2d91a2c52c7a73825ffca84d0a5f3eb76 /src/components/notifications/notifications.scss | |
| parent | 182fcca5da9fa284f46f5ca1c8b1790353dec316 (diff) | |
| parent | f7e2ac1c482d163b429d56e95159ef009044724d (diff) | |
Merge branch 'settings-and-filtering' into 'develop'
Settings rearrange and filtering improvements
See merge request pleroma/pleroma-fe!1394
Diffstat (limited to 'src/components/notifications/notifications.scss')
| -rw-r--r-- | src/components/notifications/notifications.scss | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 77b3c438..9e5663ed 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -37,11 +37,6 @@ .notification { box-sizing: border-box; - border-bottom: 1px solid; - border-color: $fallback--border; - border-color: var(--border, $fallback--border); - word-wrap: break-word; - word-break: break-word; &:hover .animated.Avatar { canvas { |
