mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-31 17:38:48 +00:00
Fix date css (#2142)
This commit is contained in:
committed by
Eugenio Romano
parent
64f5b293d7
commit
4d49c9176f
@@ -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