Removed display from input icon as it breaks elements with existing display selector

This commit is contained in:
Cagatay Civici 2024-02-02 02:14:34 +03:00
parent e9f07c5e3d
commit c12c006461
2 changed files with 0 additions and 2 deletions

View file

@ -5,7 +5,6 @@ const css = `
.p-input-icon-left,
.p-input-icon-right {
position: relative;
display: inline-block;
}
.p-input-icon-left > i,