mirror of
https://github.com/logos-co/roadmap.git
synced 2025-01-26 07:59:23 +00:00
css: fix scrollbars on windows
This commit is contained in:
parent
90d6c1ed24
commit
eb4d3dc5b4
@ -444,7 +444,7 @@ video {
|
||||
ul.overflow,
|
||||
ol.overflow {
|
||||
height: 300px;
|
||||
overflow-y: scroll;
|
||||
overflow-y: auto;
|
||||
|
||||
// clearfix
|
||||
content: "";
|
||||
|
Loading…
x
Reference in New Issue
Block a user