mirror of
https://github.com/ant-design/ant-design.git
synced 2025-07-21 12:57:39 +08:00
docs: perf img show (#30803)
This commit is contained in:
parent
01d126b8d6
commit
678e768e18
@ -40,7 +40,7 @@ Empty state placeholder.
|
||||
<style>
|
||||
.site-empty-buildIn-img {
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-size: contain;
|
||||
}
|
||||
.site-empty-buildIn-simple {
|
||||
width: 55px;
|
||||
|
@ -41,7 +41,7 @@ cover: https://gw.alipayobjects.com/zos/alicdn/MNbKfLBVb/Empty.svg
|
||||
<style>
|
||||
.site-empty-buildIn-img {
|
||||
background-repeat: no-repeat;
|
||||
background-size: cover;
|
||||
background-size: contain;
|
||||
}
|
||||
.site-empty-buildIn-simple {
|
||||
width: 55px;
|
||||
|
Loading…
Reference in New Issue
Block a user