mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Merge pull request #773 from Alfresco/dev-mvitale-677
Filter the tasks/processes by Date instead of Name
This commit is contained in:
@@ -87,6 +87,10 @@
|
||||
border: 0;
|
||||
}
|
||||
|
||||
.hidden {
|
||||
display: none;
|
||||
}
|
||||
|
||||
/* small desktop */
|
||||
@media all and (max-width: 1200px) {}
|
||||
|
||||
|
Reference in New Issue
Block a user