css: Nest .drafts-list inside .drafts-container.

This commit is contained in:
Vaibhav
2019-08-16 07:36:15 +05:30
committed by Tim Abbott
parent 4e7f3eba85
commit f94f4ac48e

View File

@@ -43,7 +43,6 @@
}
}
}
}
.drafts-list {
padding: 10px 0;
@@ -66,6 +65,7 @@
pointer-events: none;
}
}
}
.draft-row {
padding: 5px 25px;