add swiper view to show
This commit is contained in:
@@ -23,6 +23,20 @@
|
||||
}
|
||||
|
||||
box-sizing: border-box;
|
||||
|
||||
&.fullscreen {
|
||||
border-radius: 0;
|
||||
background: #ffff;
|
||||
margin: 0;
|
||||
color: #000;
|
||||
position: fixed;
|
||||
left: 0;
|
||||
right: 0;
|
||||
top: 0;
|
||||
bottom: 0;
|
||||
width: unset;
|
||||
z-index: 10;
|
||||
}
|
||||
}
|
||||
|
||||
.heading {
|
||||
|
||||
Reference in New Issue
Block a user