Version 1.0.2 - Fix du Style et de la responsibe
All checks were successful
Neutral/pipeline/head This commit looks good
All checks were successful
Neutral/pipeline/head This commit looks good
This commit is contained in:
@ -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 {
|
||||
|
Reference in New Issue
Block a user