Small improvement.
This commit is contained in:
@@ -22,6 +22,7 @@
|
|||||||
top: 15%;
|
top: 15%;
|
||||||
left: 30%;
|
left: 30%;
|
||||||
right: 30%;
|
right: 30%;
|
||||||
|
min-width: 300px;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
|
|||||||
@@ -18,8 +18,9 @@
|
|||||||
position: absolute;
|
position: absolute;
|
||||||
z-index: 2;
|
z-index: 2;
|
||||||
top: 15%;
|
top: 15%;
|
||||||
left: 20%;
|
left: 30%;
|
||||||
right: 20%;
|
right: 30%;
|
||||||
|
min-width: 300px;
|
||||||
background-color: #1f2c38;
|
background-color: #1f2c38;
|
||||||
overflow-x: hidden;
|
overflow-x: hidden;
|
||||||
overflow-y: auto;
|
overflow-y: auto;
|
||||||
|
|||||||
Reference in New Issue
Block a user