Version 1.0.2 - Fix du Style et de la responsibe
All checks were successful
Neutral/pipeline/head This commit looks good

This commit is contained in:
2024-01-14 11:34:58 +01:00
parent 377c3310e4
commit 6408fa614c
3 changed files with 11 additions and 21 deletions

View File

@ -641,7 +641,7 @@ a {
display: flex;
flex-direction: column;
overflow-y: auto ;
height: 450px;
height: 472px;
}
@ -1330,6 +1330,8 @@ a {
.user-settings {
padding: 10px;
overflow-y: auto;
height: 566px;
}
.us-settings-info {