This commit is contained in:
Arun Kumar Mohan 2019-08-12 23:07:21 -05:00
parent 6480bd6dc9
commit 00cd1bd0ea
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
*/
.todos-list > .todo {
// workaround because we cannot use border-colapse
// workaround because we cannot use border-collapse
border-top: 1px solid transparent;
display: flex;
flex-direction: row;