cppreference-width

resizes cppreference.com for smaller window widths.

< Opinie na cppreference-width

Ocena: Dobry - skrypt działa

§
Napisano: 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;
}

Odpowiedz

Zaloguj się, by odpowiedzieć.