fix: contain scroller inside timeline

pull/396/head
Varun Patil 2023-02-09 08:03:08 -08:00
parent 7aa012b997
commit 4b462a1da6
1 changed files with 1 additions and 0 deletions

View File

@ -1315,6 +1315,7 @@ export default defineComponent({
width: 100%;
overflow: hidden;
user-select: none;
position: relative;
* {
-webkit-tap-highlight-color: transparent;