fix icon width in input

Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
This commit is contained in:
2026-05-24 09:23:03 +02:00
parent bf391ed7d5
commit 1f2fa8ccbd
+1
View File
@@ -42,6 +42,7 @@
::slotted(svg) { ::slotted(svg) {
fill: var(--dark-gray); fill: var(--dark-gray);
width: 2.4rem;
} }
:host([focused]) ::slotted(svg) { :host([focused]) ::slotted(svg) {