mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-04-18 08:21:34 +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