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.
1 parent 6396309 commit 867cc25Copy full SHA for 867cc25
src/index.styl
@@ -303,28 +303,6 @@ $expandSize = 7px
303
font-weight: normal
304
outline:none
305
306
- input:not([type="checkbox"]):not([type="radio"])
307
- select
308
- appearance: none
309
- &::-ms-expand
310
- display: none
311
-
312
- .select-wrap
313
- position:relative
314
- display:inline-block
315
316
- padding: 5px 15px 5px 7px
317
- min-width:100px
318
- &:after
319
- content: ''
320
- position: absolute
321
- right: 8px
322
- top: 50%
323
- transform: translate(0, -50%)
324
- border-color: #999 transparent transparent
325
- border-style: solid
326
- border-width: 5px 5px 2.5px
327
328
.rt-resizing
329
.rt-th
330
.rt-td
0 commit comments