diff options
Diffstat (limited to 'webui/src/Components/WebSocketStatus.scss')
-rw-r--r-- | webui/src/Components/WebSocketStatus.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webui/src/Components/WebSocketStatus.scss b/webui/src/Components/WebSocketStatus.scss index d287c72..8cb8997 100644 --- a/webui/src/Components/WebSocketStatus.scss +++ b/webui/src/Components/WebSocketStatus.scss @@ -2,7 +2,7 @@ .WebSocketStatus { - position: absolute; + position: fixed; bottom: 4rem; right: .3rem; z-index: 1010; |