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