Refactor toggle

This commit is contained in:
Chi Vinh Le
2018-02-22 12:10:46 +01:00
parent 7c676e8926
commit 57b9b2f70e
4 changed files with 12 additions and 7 deletions
@@ -0,0 +1,6 @@
.title {
display: inline-block;
width: 270px;
cursor: pointer;
user-select: none;
}