This commit is contained in:
Bashamega 2024-04-30 06:48:11 +03:00
parent 8e6ee9ea79
commit c6ffa6e9e1

View File

@ -3410,7 +3410,7 @@ label {
flex: 1;
padding: 20px 30px;
height: 500px;
overflow-y: scroll;
overflow-y: auto;
}
.settings-content {