fix icon width in input
Signed-off-by: Tobias Erbshäußer <tobias@tesoft.dev>
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
|
||||
::slotted(svg) {
|
||||
fill: var(--dark-gray);
|
||||
width: 2.4rem;
|
||||
}
|
||||
|
||||
:host([focused]) ::slotted(svg) {
|
||||
|
||||
Reference in New Issue
Block a user