!2398 优化:文件操作日志增加提示

pull/2388/MERGE
张子涵 1 year ago committed by ChenX
parent 89a6cfb416
commit d6f4303a5a

@ -42,6 +42,9 @@ export class OperLogsModal extends React.Component<HistoryProp, {}>
onClick={() => { app.Editor.ModalManage.Destory(); }}
/>
</div>
<div style={{ padding: "0 10px", height: "35px", lineHeight: "35px", fontWeight: "bold", fontSize: "16px" }}>
7
</div>
<div
className={Classes.DIALOG_BODY}
style={{ width: 500, height: "100%", backgroundColor: "white", margin: 0, overflow: "auto", maxHeight: 400, minHeight: 200 }}

Loading…
Cancel
Save