Код: Выделить всё
< /code>
Что я хочу сделать, так это < /p>
[list]
[*] Нет полосы прокрутки на всей странице. < /li>
div class="texts"[*] Используйте полосу прокрутки для div class = "tablewrapper" , если она переполнена.
[/list]
Однако код ниже не работает.
помогает? Class = "Snippet-Code">
Код: Выделить всё
.pagewrapper{
height:100vh;
overflow:hidden;
}
.tablewrapper{
overflow-y:scroll;
/*height:calc(100vh-textsheight)*/
}
.table{
width:"100vh";
}< /code>
Thse texts are chanable.
Thse texts are chanable..
Thse texts are chanable..
Thse texts are chanable..
Thse texts are chanable..
Thse texts are chanable..
Thse texts are chanable..
1
2
3
4
5
6
7
8
Подробнее здесь: https://stackoverflow.com/questions/796 ... cant-space
Мобильная версия