docs: perf img show (#30803)

This commit is contained in:
xrkffgg 2021-06-01 13:28:25 +08:00 committed by GitHub
parent 01d126b8d6
commit 678e768e18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -40,7 +40,7 @@ Empty state placeholder.
<style> <style>
.site-empty-buildIn-img { .site-empty-buildIn-img {
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: contain;
} }
.site-empty-buildIn-simple { .site-empty-buildIn-simple {
width: 55px; width: 55px;

View File

@ -41,7 +41,7 @@ cover: https://gw.alipayobjects.com/zos/alicdn/MNbKfLBVb/Empty.svg
<style> <style>
.site-empty-buildIn-img { .site-empty-buildIn-img {
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: contain;
} }
.site-empty-buildIn-simple { .site-empty-buildIn-simple {
width: 55px; width: 55px;