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