有没有办法在Vue组件中设置slot的样式? 和 都无效.
Wrap the slot in a
<div>and style the<div>instead:If you really need to style the slot element, you can use CSS selectors like this: