Diskuse » Greasy Fork镜像 Feedback

Remove width constraint from the diff viewer

Remove width constraint from the diff viewer

You should remove the width constraint in the diff viewer.

Just go to application.css and removemax-width from .width-constraint.

Makes it much more readable.

Since this removes it from the whole site, you need to add a specific parent class to the diff page so that only it can be targeted (<body class="diff">).

Post reply

Sign in to post a reply.

长期地址
遇到问题?请前往 GitHub 提 Issues。