mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-13 05:20:28 +08:00
fix(backup-config-viewer): add top margin to WebDAV address field to prevent floating label from overlapping dialog title
Closes #5608
This commit is contained in:
parent
adb969d370
commit
affdfc045e
@ -153,6 +153,7 @@ export const BackupConfigViewer = memo(
|
||||
autoCapitalize="off"
|
||||
spellCheck="false"
|
||||
inputRef={urlRef}
|
||||
sx={{ mt: 1 }}
|
||||
/>
|
||||
</Grid>
|
||||
<Grid size={{ xs: 6 }}>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user