mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
[ACS-8004] Fix inputs for move folder (#9707)
This commit is contained in:
committed by
VitoAlbano
parent
7e9ea567df
commit
827a36b82c
@@ -68,4 +68,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{$mat-input-element} {
|
||||
&:focus::placeholder {
|
||||
color: var(--theme-primary-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user