mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix for selection in firefox and Safari
This commit is contained in:
@@ -105,3 +105,8 @@
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
.mdl-data-table-fix-firefox{
|
||||
border-collapse: unset;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
Reference in New Issue
Block a user