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.
2 parents 86c7e70 + 9807f87 commit 739e086Copy full SHA for 739e086
1 file changed
css/apps/files-sharing.scss
@@ -66,6 +66,10 @@
66
.sharingPopupDetailsView {
67
68
#share-date-picker {
69
+ -webkit-appearance: none;
70
+ appearance: none;
71
+ box-sizing: border-box;
72
+ height: 56px !important;
73
color-scheme: var(--nmc-color-sceme);
74
75
&::-webkit-calendar-picker-indicator {
0 commit comments