mirror of
https://github.com/PlayEdu/backend
synced 2025-11-19 02:17:42 +08:00
系统配置logo显示样式优化
This commit is contained in:
@@ -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) => {
|
||||
|
||||
Reference in New Issue
Block a user