Retrospring/app/assets/stylesheets/overrides/_bootstrap-datetimepicker.scss

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
75 B
SCSS
Raw Normal View History

.remove-native-picker::-webkit-calendar-picker-indicator{
display: none
}