cppreference-width

resizes cppreference.com for smaller window widths.

< Відгуки до cppreference-width

Відгук: Добре - скрипт працює добре

§
Опубліковано: 07.04.2023

The html style part will make scroll bar disapear and cannot scroll entirely. After try deleting it everything works, feels comfortable when screen splitted.

html {
    overflow: hidden;
}

Опублікувати відповідь

Sign in to post a reply.