Greasy Fork镜像 is available in English.
討論 » Greasy Fork镜像 回應
If the domain name is too big, then the name is outside of list option group (see screenshot 1).
By adding this CSS code, you can resolve the issue (See screenshot 2):
.list-option-group a { text-overflow: ellipsis; overflow: hidden; }
登入以回覆
If the domain name is too big, then the name is outside of list option group (see screenshot 1).
By adding this CSS code, you can resolve the issue (See screenshot 2):