Fix main page scrollbar and socket status position

This commit is contained in:
Maksim Eltyshev
2019-10-09 01:05:06 +05:00
parent a34eda12f9
commit d88bec8b6b
3 changed files with 32 additions and 36 deletions

View File

@@ -28,7 +28,7 @@
bottom: 20px;
box-shadow: #b04632 0 1px 0;
padding: 12px 18px;
position: absolute;
position: fixed;
right: 20px;
width: 390px;
z-index: 10001;