Add word-break

This commit is contained in:
ckcks12 2018-02-04 10:31:18 +09:00 committed by GitHub
parent 814d83725f
commit 2d0a2da10b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -72,6 +72,7 @@ $panel-icon-color: $text-light !default
display: flex
justify-content: flex-start
padding: 0.5em 0.75em
word-break: break-word
input[type="checkbox"]
margin-right: 0.75em
& > .control