mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-19 17:14:57 +00:00
* style and layout fixes for Destination Picker * fix for binding to private member, remove recent demo * add 'search results' label, code fixes * selected icon style fixes * style fixes * style fixes * fix column header align issue * style fixes for empty content * icon column style fixes
8 lines
115 B
SCSS
8 lines
115 B
SCSS
.adf-sites-dropdown {
|
|
&.full-width {
|
|
.mat-input-container {
|
|
width: 100%;
|
|
}
|
|
}
|
|
}
|