📱 refactor: Updated the CSS class of the ProxysDialog.
This commit is contained in:
parent
38a8c227e3
commit
2ab1f4d075
1 changed files with 1 additions and 1 deletions
|
|
@ -312,7 +312,7 @@ export function AccountDialog({
|
|||
proxyName={proxyName}
|
||||
onProxyNameChange={setProxyName}
|
||||
enableSelect={true}
|
||||
className="absolute bottom-1 right-1"
|
||||
className="absolute bottom-1 right-1 md:-bottom-9 md:-right-4"
|
||||
/>
|
||||
</div>
|
||||
</DialogContent>
|
||||
|
|
|
|||
Loading…
Reference in a new issue