mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-04 20:27:33 +08:00
style: EditorViewer title align center (#1390)
This commit is contained in:
parent
9b2dc10da2
commit
f834f069cd
@ -25,7 +25,7 @@ export const ConfigViewer = forwardRef<DialogRef>((_, ref) => {
|
||||
<EditorViewer
|
||||
open={true}
|
||||
title={
|
||||
<Box>
|
||||
<Box display="flex" alignItems="center" gap={2}>
|
||||
{t("Runtime Config")}
|
||||
<Chip label={t("ReadOnly")} size="small" />
|
||||
</Box>
|
||||
|
Loading…
x
Reference in New Issue
Block a user