We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents dfcc28a + 6701700 commit d0716f1Copy full SHA for d0716f1
slick/slick.less
@@ -65,6 +65,8 @@
65
float: left;
66
height: 100%;
67
min-height: 1px;
68
+ display: none;
69
+
70
[dir="rtl"] & {
71
float: right;
72
}
@@ -75,8 +77,6 @@
75
77
display: none;
76
78
79
- display: none;
-
80
&.dragging img {
81
pointer-events: none;
82
slick/slick.scss
@@ -65,6 +65,7 @@
@@ -75,8 +76,6 @@
0 commit comments