cppreference-width

resizes cppreference.com for smaller window widths.

< Обсуждения: cppreference-width

Отзыв: Хороший — скрипт работает как нужно

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;
}

Ответить

Войдите, чтобы ответить.