Sleazy Fork is available in English.

Discussões » Feedback do Greasy Fork

Remove width constraint from the diff viewer

§
Publicado: 19/10/2019

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.

§
Publicado: 19/10/2019

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">).

§
Publicado: 07/12/2019

Not going to remove the width constraint, but I changed how it wraps/scrolls.

Publicar resposta

Faça o login para publicar uma resposta.