fix(item): multiple input appearance when using datetime (#25498)

* Revert "fix(item): multiple input appearance when using datetime (#25484)"

This reverts commit 3089f38f4d335c44e9913e874813dd4205c2b160.

* fix(item): multiple input appearance when using datetime

Resolves #25483
This commit is contained in:
Sean Perkins
2022-06-17 10:38:19 -04:00
committed by GitHub
parent 719091f79d
commit 1a8d23da81

View File

@ -339,7 +339,7 @@
@include padding(4px, 4px, 4px, 4px);
position: absolute;
/**
* Explicit position values are required here
* as pseudo element positioning is incorrect