fix: disable underline of startup script (#3357)

This commit is contained in:
StarHeart 2025-04-19 00:00:39 +08:00 committed by GitHub
parent f6ea01238a
commit 16187858a3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -182,6 +182,7 @@ const SettingVergeBasic = ({ onError }: Props) => {
<Input
value={startup_script}
disabled
disableUnderline
sx={{ width: 230 }}
endAdornment={
<>