Remove quick search limit + fix VRC Icon stretch

useful when using memos for tagging
This commit is contained in:
Natsumi
2021-03-17 14:18:37 +13:00
parent fcde72b177
commit 2349180596
2 changed files with 1 additions and 4 deletions

View File

@@ -283,7 +283,7 @@ a {
}
.x-friend-item > img.avatar {
width: 50px;
width: unset;
height: 37.5px;
margin-right: 0;
margin-left: 5px;