mirror of
https://github.com/Retrospring/retrospring.git
synced 2025-02-24 07:53:02 +01:00
3 lines
75 B
SCSS
3 lines
75 B
SCSS
|
.remove-native-picker::-webkit-calendar-picker-indicator{
|
||
|
display: none
|
||
|
}
|