fix css class name typo (#4895)

* fix css class name typo

* fix more typos
This commit is contained in:
Denys Vuika
2019-07-03 12:08:12 +01:00
committed by Eugenio Romano
parent a13196a836
commit c9b7722bd0
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
display: flex;
}
&-task-tiitle {
&-task-title {
margin-left:15px;
}

View File

@@ -5,7 +5,7 @@
display: flex;
}
&-task-tiitle {
&-task-title {
margin-left:15px;
}