diff options
| author | Henry Jameson <me@hjkos.com> | 2018-11-21 18:22:05 +0300 |
|---|---|---|
| committer | Henry Jameson <me@hjkos.com> | 2018-11-21 18:22:05 +0300 |
| commit | dc3df7bc4e91abf4a911e4c5ecc0c627d00dcfb1 (patch) | |
| tree | 79272ba90cc938562630d3ba19849757dc20e310 /src/components/notifications/notifications.scss | |
| parent | acf414e4517434d8847e842930c697b168d94cde (diff) | |
fixes
Diffstat (limited to 'src/components/notifications/notifications.scss')
| -rw-r--r-- | src/components/notifications/notifications.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/components/notifications/notifications.scss b/src/components/notifications/notifications.scss index 26455ffb..3f22b690 100644 --- a/src/components/notifications/notifications.scss +++ b/src/components/notifications/notifications.scss @@ -35,6 +35,7 @@ right: 0; left: 0; bottom: 0; + pointer-events: none; } &.unseen { |
