MikaFil commited on
Commit
6abbd02
·
verified ·
1 Parent(s): 7a6465d

Update interface.js

Browse files
Files changed (1) hide show
  1. interface.js +2 -1
interface.js CHANGED
@@ -105,7 +105,8 @@
105
  display: none;
106
  position: absolute;
107
  top: 54px;
108
- right: 10px;
 
109
  z-index: 20;
110
  background: #2E2E2EB3;
111
  color: #fff;
 
105
  display: none;
106
  position: absolute;
107
  top: 54px;
108
+ left: 50%;
109
+ transform: translateX(-50%);
110
  z-index: 20;
111
  background: #2E2E2EB3;
112
  color: #fff;