[ADF-1995] reduce search in mobile device and show only for CS users

This commit is contained in:
Eugenio Romano
2017-11-23 08:39:19 +00:00
parent 8d982c7875
commit 19fe900938
3 changed files with 3 additions and 3 deletions

View File

@@ -6,7 +6,7 @@
@media screen and ($mat-small) {
adf-search-bar {
width: 200px;
width: 150px;
}
}