File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
app/code/Magento/PageBuilder/view
adminhtml/web/css/source/content-type/slide
frontend/web/css/source/content-type/slide Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 126
126
overflow-wrap : break-word ;
127
127
word-wrap : break-word ;
128
128
129
- & [data- background- type= video][data- play- only- visible= true ] {
129
+ & [data- background- type= ' video' ][data- play- only- visible= ' true' ] {
130
130
transform : translate3d (0 , 150vh , 0 );
131
131
132
132
& .video-inserted ,
155
155
}
156
156
}
157
157
158
- & + [data- content- type= slide] {
158
+ & + [data- content- type= ' slide' ] {
159
159
height : 0 ;
160
160
min-height : 0 ;
161
161
Original file line number Diff line number Diff line change 26
26
}
27
27
}
28
28
29
- & + [data- content- type= slide] {
29
+ & + [data- content- type= ' slide' ] {
30
30
height : 0 ;
31
31
min-height : 0 ;
32
32
44
44
overflow-wrap : break-word ;
45
45
word-wrap : break-word ;
46
46
47
- & [data- background- type= video][data- play- only- visible= true ] {
47
+ & [data- background- type= ' video' ][data- play- only- visible= ' true' ] {
48
48
transform : translate3d (0 , 150vh , 0 );
49
49
50
50
& .video-inserted ,
63
63
z-index : 2 ;
64
64
}
65
65
66
- [id*= " jarallax-container" ] {
66
+ [id*= ' jarallax-container' ] {
67
67
video ,
68
68
iframe {
69
69
margin : auto !important ;
You can’t perform that action at this time.
0 commit comments