diff --git a/src/app/elements/chat/chat.component.scss b/src/app/elements/chat/chat.component.scss index 604e33491..cf5e86043 100644 --- a/src/app/elements/chat/chat.component.scss +++ b/src/app/elements/chat/chat.component.scss @@ -9,7 +9,7 @@ nz-float-button { position: fixed; bottom: 200px; right: 5px; - z-index: 1000; + z-index: 99999; cursor: move; user-select: none; overflow: visible;