mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 04:14:21 +08:00
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:
@ -339,7 +339,7 @@
|
|||||||
@include padding(4px, 4px, 4px, 4px);
|
@include padding(4px, 4px, 4px, 4px);
|
||||||
|
|
||||||
position: absolute;
|
position: absolute;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Explicit position values are required here
|
* Explicit position values are required here
|
||||||
* as pseudo element positioning is incorrect
|
* as pseudo element positioning is incorrect
|
||||||
|
Reference in New Issue
Block a user