系统配置logo显示样式优化

This commit is contained in:
禺狨 2023-04-04 09:51:58 +08:00
parent dbf81e9577
commit 871574af1f

View File

@ -195,7 +195,7 @@ const SystemConfigPage = () => {
labelCol={{ style: { marginTop: 8, marginLeft: 54 } }}
>
<div className="d-flex">
<Image preview={false} width={150} height={50} src={logo} />
<Image preview={false} height={40} src={logo} />
<div className="d-flex ml-24">
<UploadImageButton
onSelected={(url) => {