File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 8181 .cube-drawer-item_active
8282 color : #fc 91 53
8383 background-color : transparent
84+ .cube-drawer-panel
85+ overflow : hidden
8486 </style >
Original file line number Diff line number Diff line change 6969 left : 0
7070 bottom : 0
7171 width : 100%
72+ .cube-drawer-panel
73+ overflow : hidden
7274 </style >
Original file line number Diff line number Diff line change 11<template >
22 <cube-page type =" slide-view" title =" Slide" class =" option-demo" >
33 <div slot =" content" >
4- <div ref =" slideWrapper" class =" slide-container" >
4+ <div ref =" slideWrapper" class =" slide-container-v " >
55 <cube-slide
66 ref =" slide"
77 :data =" items"
5151 </script >
5252
5353<style lang="stylus" rel="stylesheet/stylus">
54- .slide-container
54+ .slide-container-v
5555 height : 380px
5656 margin-bottom : 15px
5757 transform : translateZ (0px )
You can’t perform that action at this time.
0 commit comments