mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2025-01-24 12:45:18 +08:00
fix(scrollbar): has no binded attrs
This commit is contained in:
parent
acd96b3d2e
commit
a975316530
@ -5,6 +5,7 @@
|
||||
@resize="handleContentResize"
|
||||
>
|
||||
<div
|
||||
v-bind="$attrs"
|
||||
class="n-scrollbar"
|
||||
:class="{
|
||||
[`n-${mergedTheme}-theme`]: mergedTheme
|
||||
|
Loading…
Reference in New Issue
Block a user