mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-26 00:26:53 +08:00
style: tweak Skeleton margin top style (#35848)
This commit is contained in:
parent
1251a4e775
commit
d13f02a89f
@ -34,7 +34,6 @@
|
|||||||
.@{skeleton-title-prefix-cls} {
|
.@{skeleton-title-prefix-cls} {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: @skeleton-title-height;
|
height: @skeleton-title-height;
|
||||||
margin-top: @margin-md;
|
|
||||||
background: @skeleton-color;
|
background: @skeleton-color;
|
||||||
border-radius: @skeleton-block-radius;
|
border-radius: @skeleton-block-radius;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user