2
0
Эх сурвалжийг харах

Fix fullscreen mode:

* fix left positioning.
John Livingston 11 сар өмнө
parent
commit
3892d7639b

+ 1 - 1
src/plugins/chatboxviews/styles/chats.scss

@@ -23,7 +23,7 @@
                 position: fixed;
                 bottom: 0;
                 right: 0;
-                left: 1em;
+                left: 0;
             }
         }