mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 09:13:33 +00:00
Safari date time fix (#877)
* date/time fixes for safari * cleanup * updated jslib * whitespace
This commit is contained in:
@@ -163,3 +163,9 @@ $fa-font-path: "~font-awesome/fonts";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
date-input-polyfill {
|
||||
&[data-open="true"] {
|
||||
z-index: 10000 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user