add list-style in skeletion

This commit is contained in:
zombiej 2018-08-26 16:52:32 +08:00
parent 474f524df7
commit 5e31067c78

View File

@ -57,6 +57,7 @@
> li {
height: 16px;
background: @skeleton-color;
list-style: none;
+ li {
margin-top: 16px;