style: tweak Skeleton margin top style (#35848)

This commit is contained in:
afc163 2022-06-01 13:14:05 +08:00 committed by GitHub
parent 1251a4e775
commit d13f02a89f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,7 +34,6 @@
.@{skeleton-title-prefix-cls} {
width: 100%;
height: @skeleton-title-height;
margin-top: @margin-md;
background: @skeleton-color;
border-radius: @skeleton-block-radius;