fix: disable underline of startup script (#3357)
This commit is contained in:
@@ -182,6 +182,7 @@ const SettingVergeBasic = ({ onError }: Props) => {
|
||||
<Input
|
||||
value={startup_script}
|
||||
disabled
|
||||
disableUnderline
|
||||
sx={{ width: 230 }}
|
||||
endAdornment={
|
||||
<>
|
||||
|
||||
Reference in New Issue
Block a user