Small improvement.

This commit is contained in:
Daniel
2022-06-07 16:35:12 +04:30
parent a2b1d2109f
commit ebf3f45c11
2 changed files with 4 additions and 2 deletions
+3 -2
View File
@@ -18,8 +18,9 @@
position: absolute;
z-index: 2;
top: 15%;
left: 20%;
right: 20%;
left: 30%;
right: 30%;
min-width: 300px;
background-color: #1f2c38;
overflow-x: hidden;
overflow-y: auto;