Fix styling and toggle off issues

This commit is contained in:
Chi Vinh Le
2018-03-05 20:53:01 +01:00
parent 77274be2e4
commit aa754657a2
2 changed files with 9 additions and 8 deletions
@@ -1,6 +1,6 @@
.title {
display: inline-block;
width: 270px;
width: 100%;
cursor: pointer;
user-select: none;
@@ -16,6 +16,5 @@
}
.checkBox {
width: 100%;
text-align: right;
}