diff options
| author | Henry Jameson <me@hjkos.com> | 2021-06-08 16:14:01 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2021-06-08 16:14:01 +0300 |
| commit | b87a9d6675cf7cd8d37d45e62013fab27cbc46e6 (patch) | |
| tree | 3ef91de1817497a78c10752bc57057791810e82c /src/components/notifications | |
| parent | 2725a0c6398a876590b458ff1a8d6c2cc9af1d11 (diff) | |
Rearranged settings, moved more stuff to filtering where apllicable.
Changed how filering works.
Diffstat (limited to 'src/components/notifications')
| -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 2bb627a8..b513d8b5 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 { |
