fix white box in friends list
This commit is contained in:
parent
70c02a392e
commit
4cbddfe9ac
1 changed files with 1 additions and 1 deletions
|
@ -2542,7 +2542,7 @@ fieldset input[type="radio"] {
|
||||||
display: flex;
|
display: flex;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
padding: 0.2in;
|
padding: 0.2in;
|
||||||
overflow: scroll;
|
overflow-y: auto;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
||||||
> div {
|
> div {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue