Run script/format with prettier

This commit is contained in:
George Drummond
2019-05-03 14:01:24 -04:00
parent 0996f254cb
commit 9e4647254f
28 changed files with 104 additions and 93 deletions

View File

@@ -4,7 +4,8 @@
padding: 0;
ul, dl {
ul,
dl {
list-style: none;
margin: 0;
padding: 0;
@@ -140,7 +141,6 @@
width: 100%;
}
> label {
@include block-list-selectable-label;
}