diff --git a/css/apps/files-sharing.scss b/css/apps/files-sharing.scss index 6c61e32..08d873b 100644 --- a/css/apps/files-sharing.scss +++ b/css/apps/files-sharing.scss @@ -66,6 +66,10 @@ .sharingPopupDetailsView { #share-date-picker { + -webkit-appearance: none; + appearance: none; + box-sizing: border-box; + height: 56px !important; color-scheme: var(--nmc-color-sceme); &::-webkit-calendar-picker-indicator {