mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Fix date css (#2142)
This commit is contained in:
committed by
Eugenio Romano
parent
8ca2609e43
commit
5b859193a0
@@ -143,6 +143,10 @@ $data-table-drag-border: 1px dashed rgb(68,138,255);
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
&--date {
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
&--number {
|
||||
text-align: right;
|
||||
}
|
||||
|
Reference in New Issue
Block a user