pull/1168/head
parent
6075f413dc
commit
65840e45cd
|
@ -4,7 +4,7 @@
|
|||
ref="dom_scrollContainer"
|
||||
:class="containerClass"
|
||||
tabindex="0"
|
||||
style="outline: none; height: 100%; overflow-y: auto; position: relative; display: block; contain: strict; box-sizing: border-box; will-change: transform;"
|
||||
style="outline: none; height: 100%; overflow-y: auto; position: relative; display: block; contain: strict;"
|
||||
>
|
||||
<component :is="contentEl" :class="contentClass" :style="contentStyle">
|
||||
<div v-for="item in views" :key="item.key" :style="item.style">
|
||||
|
|
Loading…
Reference in New Issue