mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-12 12:23:08 +08:00
site: fix site style (#38819)
This commit is contained in:
parent
882b8740b1
commit
3040ed7566
@ -71,6 +71,7 @@ export default function Banner({ children }: BannerProps) {
|
|||||||
backgroundRepeat: 'repeat-x',
|
backgroundRepeat: 'repeat-x',
|
||||||
backgroundPosition: '0 0',
|
backgroundPosition: '0 0',
|
||||||
backgroundSize: 'auto 100%',
|
backgroundSize: 'auto 100%',
|
||||||
|
marginLeft: -1,
|
||||||
}}
|
}}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
Reference in New Issue
Block a user