diff --git a/src/index.css b/src/index.css index 1bbc15d..6c91c00 100644 --- a/src/index.css +++ b/src/index.css @@ -403,3 +403,7 @@ label { min-height: 30px !important; padding: 5px 19px !important; } + +.ant-skeleton-image-svg { + display: none; +}