Small improvement.
This commit is contained in:
parent
a2b1d2109f
commit
ebf3f45c11
|
@ -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;
|
||||||
|
|
Ŝarĝante…
Reference in New Issue