Update examples to use no-js fallback of overflow: scroll
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
border: 1px solid gray;
|
||||
height:150px;
|
||||
width: 400px;
|
||||
overflow: hidden;
|
||||
overflow: scroll;
|
||||
position: relative;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user