remove code
This commit is contained in:
parent
7785066dd1
commit
57f45cd6e0
2 changed files with 0 additions and 4 deletions
|
@ -79,7 +79,6 @@ function Proxies({
|
|||
name={groupName}
|
||||
proxies={proxies}
|
||||
delay={delay}
|
||||
sort={true}
|
||||
apiConfig={apiConfig}
|
||||
dispatch={dispatch}
|
||||
/>
|
||||
|
|
|
@ -31,9 +31,6 @@
|
|||
}
|
||||
}
|
||||
|
||||
.proxyDisable {
|
||||
display: inline;
|
||||
}
|
||||
.proxyName {
|
||||
width: 100%;
|
||||
overflow: hidden;
|
||||
|
|
Loading…
Reference in a new issue