feat: add name field to ProxyHost and implement sorting functionality in ProxyHosts and CertificateList components

This commit is contained in:
Wikid82
2025-11-25 02:50:32 +00:00
parent ea034ba102
commit cc6bc7d6d6
5 changed files with 164 additions and 13 deletions

View File

@@ -66,7 +66,7 @@ export default function RemoteServerForm({ server, onSubmit, onCancel }: Props)
}
return (
<div className="fixed inset-0 bg-black bg-opacity-50 flex items-center justify-center p-4 z-50">
<div className="fixed inset-0 bg-black/50 flex items-center justify-center p-4 z-50">
<div className="bg-dark-card rounded-lg border border-gray-800 max-w-lg w-full">
<div className="p-6 border-b border-gray-800">
<h2 className="text-2xl font-bold text-white">