mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 05:33:45 +08:00
fix: disable underline of startup script (#3357)
This commit is contained in:
parent
f6ea01238a
commit
16187858a3
@ -182,6 +182,7 @@ const SettingVergeBasic = ({ onError }: Props) => {
|
|||||||
<Input
|
<Input
|
||||||
value={startup_script}
|
value={startup_script}
|
||||||
disabled
|
disabled
|
||||||
|
disableUnderline
|
||||||
sx={{ width: 230 }}
|
sx={{ width: 230 }}
|
||||||
endAdornment={
|
endAdornment={
|
||||||
<>
|
<>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user