mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
fix css class name typo (#4895)
* fix css class name typo * fix more typos
This commit is contained in:
committed by
Eugenio Romano
parent
a13196a836
commit
c9b7722bd0
@@ -5,7 +5,7 @@
|
||||
display: flex;
|
||||
}
|
||||
|
||||
&-task-tiitle {
|
||||
&-task-title {
|
||||
margin-left:15px;
|
||||
}
|
||||
|
||||
|
@@ -5,7 +5,7 @@
|
||||
display: flex;
|
||||
}
|
||||
|
||||
&-task-tiitle {
|
||||
&-task-title {
|
||||
margin-left:15px;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user