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
8ca2609e43
commit
5b859193a0
@@ -143,6 +143,10 @@ $data-table-drag-border: 1px dashed rgb(68,138,255);
|
|||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
&--date {
|
||||||
|
text-align: left;
|
||||||
|
}
|
||||||
|
|
||||||
&--number {
|
&--number {
|
||||||
text-align: right;
|
text-align: right;
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user