fix :marseycursor:'s size

pull/148/head
Aevann 2023-05-13 08:13:23 +03:00
parent 375f82969b
commit 516ea298a4
1 changed files with 2 additions and 2 deletions

View File

@ -7435,7 +7435,7 @@ th.disable-sort-click[disabled] {
}
img[src="/e/marseycursor.webp"] {
width: 32px !important;
height: 32px !important;
width: 29px !important;
height: 29px !important;
image-rendering: pixelated;
}