透過調整 ESJ Zone 的用戶介面來改善使用體驗。
/* ==UserStyle==
@name ESJ Zone:更好的用戶介面
@description 透過調整 ESJ Zone 的用戶介面來改善使用體驗。
@author Jason Kwok
@namespace https://jasonhk.dev/
@version 1.1.0
@license MIT
==/UserStyle== */
@-moz-document url-prefix("https://www.esjzone.cc/my/favorite"), url-prefix("https://www.esjzone.cc/my/reply"), url-prefix("https://www.esjzone.cc/my/view")
{
.product-title
{
width: revert !important;
white-space: revert;
}
}