DmitrMakeev commited on
Commit
d53507a
·
verified ·
1 Parent(s): 4d2243d

Update settings.html

Browse files
Files changed (1) hide show
  1. settings.html +1 -1
settings.html CHANGED
@@ -102,7 +102,7 @@
102
  left: 0;
103
  top: 0;
104
  width: 100%;
105
- height: 100%;
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 {