Skip to content

Commit 1a8d23d

Browse files
authored
fix(item): multiple input appearance when using datetime (#25498)
* Revert "fix(item): multiple input appearance when using datetime (#25484)" This reverts commit 3089f38. * fix(item): multiple input appearance when using datetime Resolves #25483
1 parent 719091f commit 1a8d23d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/src/components/datetime/datetime.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -339,7 +339,7 @@
339339
@include padding(4px, 4px, 4px, 4px);
340340

341341
position: absolute;
342-
342+
343343
/**
344344
* Explicit position values are required here
345345
* as pseudo element positioning is incorrect

0 commit comments

Comments
 (0)