fix: contain scroller inside timeline
parent
7aa012b997
commit
4b462a1da6
|
@ -1315,6 +1315,7 @@ export default defineComponent({
|
|||
width: 100%;
|
||||
overflow: hidden;
|
||||
user-select: none;
|
||||
position: relative;
|
||||
|
||||
* {
|
||||
-webkit-tap-highlight-color: transparent;
|
||||
|
|
Loading…
Reference in New Issue