mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
[ADF-1648] fix layout issue hiding name user in small devices (#2506)
This commit is contained in:
committed by
Denys Vuika
parent
8b0047337f
commit
c4b90f22ce
@@ -49,4 +49,9 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@media ($mat-small) {
|
||||||
|
.adf-userinfo-name{display: none;
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
Reference in New Issue
Block a user