mirror of
https://github.com/bitwarden/browser
synced 2025-12-14 23:33:31 +00:00
[BEEEP] [PM-4043] Remove date-input-polyfill (#6372)
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import "core-js/stable";
|
||||
import "date-input-polyfill";
|
||||
import "zone.js";
|
||||
|
||||
import "../platform/polyfills/zone-patch-chrome-runtime";
|
||||
|
||||
@@ -96,9 +96,3 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
date-input-polyfill {
|
||||
&[data-open="true"] {
|
||||
z-index: 10000 !important;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user