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
9096ef3def
commit
91066b19c3
@@ -68,4 +68,10 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
#{$mat-input-element} {
|
||||
&:focus::placeholder {
|
||||
color: var(--theme-primary-color);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user