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 9e5311b commit 7456bb4Copy full SHA for 7456bb4
css/react-datetime.css
@@ -96,6 +96,7 @@
96
.rdtPicker .dow {
97
width: 14.2857%;
98
border-bottom: none;
99
+ cursor: default;
100
}
101
.rdtPicker th.rdtSwitch {
102
width: 100px;
example/react-datetime.css
@@ -101,6 +101,7 @@
103
104
105
106
107
0 commit comments