hide jitsi notifications
This commit is contained in:
parent
a67058c8d3
commit
64ccfcb88b
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@
|
||||||
.with-filmstrip,
|
.with-filmstrip,
|
||||||
.subject,
|
.subject,
|
||||||
.atlaskit-portal-container,
|
.atlaskit-portal-container,
|
||||||
.atlaskit-portal {
|
.atlaskit-portal,
|
||||||
|
#notifications-container {
|
||||||
display: none !important;
|
display: none !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue