Update settings.html
Browse files- settings.html +1 -1
settings.html
CHANGED
@@ -102,7 +102,7 @@
|
|
102 |
left: 0;
|
103 |
top: 0;
|
104 |
width: 100%;
|
105 |
-
height:
|
106 |
background-color: rgba(0,0,0,0.5); /* Полупрозрачный фон */
|
107 |
}
|
108 |
.modal-content {
|
|
|
102 |
left: 0;
|
103 |
top: 0;
|
104 |
width: 100%;
|
105 |
+
height: 450px;
|
106 |
background-color: rgba(0,0,0,0.5); /* Полупрозрачный фон */
|
107 |
}
|
108 |
.modal-content {
|