This website works better with JavaScript
Home
Explore
Help
Sign In
wiki
/
weseek__growi
mirror of
https://github.com/weseek/growi
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
modify test.scss for linter-checking
Yuki Takei
5 years ago
parent
1a47597664
commit
d39e89fa9c
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/linter-checker/test.scss
+ 1
- 1
src/linter-checker/test.scss
View File
@@ -19,7 +19,7 @@
background: $gray-300;
color: $gray-900;
- ul
>
li {
+ ul>li {
margin-left: 0;
}
}