CSS: Move tasks into _tasks
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
@import _config
|
||||
@import _utils
|
||||
|
||||
#task-view
|
||||
margin: 10px
|
||||
padding: 0 10px 10px
|
||||
@@ -56,9 +53,9 @@
|
||||
text-decoration: none
|
||||
|
||||
.type
|
||||
margin-left: auto
|
||||
color: $color-text-dark-primary
|
||||
.status
|
||||
margin-left: auto
|
||||
|
||||
.name
|
||||
margin: 10px
|
@@ -3,3 +3,4 @@
|
||||
@import _utils
|
||||
|
||||
@import _base
|
||||
@import _tasks
|
||||
|
Reference in New Issue
Block a user