We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c627e7 commit 3bb74daCopy full SHA for 3bb74da
assets/index.less
@@ -117,15 +117,13 @@
117
width: 100%;
118
height: 4px;
119
background: transparent;
120
- pointer-events: none;
121
}
122
123
&-dot {
124
position: absolute;
125
bottom: -2px;
126
width: 8px;
127
height: 8px;
128
- // margin-left: -4px;
129
vertical-align: middle;
130
background-color: #fff;
131
border: 2px solid #e9e9e9;
@@ -197,13 +195,6 @@
197
195
198
196
199
margin-left: -2px;
200
- // margin-bottom: -4px;
201
- // &:first-child {
202
203
- // }
204
- // &:last-child {
205
206
207
208
209
0 commit comments