chore: defer Sourcery auth; continue work
This commit is contained in:
1
frontend/dist/assets/index-LvhztxKH.css
vendored
Normal file
1
frontend/dist/assets/index-LvhztxKH.css
vendored
Normal file
@@ -0,0 +1 @@
|
||||
:root{font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f8fafc;background-color:#0f172a}body,html{margin:0;padding:0;min-height:100vh}body{background:#0f172a}.app-shell{display:grid;grid-template-columns:240px 1fr;min-height:100vh}aside{background:#020617;padding:2rem 1.5rem}aside h1{font-size:1.4rem;margin-bottom:2rem}nav{display:flex;flex-direction:column;gap:.5rem}nav a{color:#cbd5f5;text-decoration:none;padding:.35rem .5rem;border-radius:.35rem}nav a.active{background:#1d4ed8;color:#fff}main{padding:2rem;background:#0f172a}form{display:grid;gap:1rem;max-width:400px}label{display:flex;flex-direction:column;font-size:.9rem}input,select,button{margin-top:.25rem;padding:.5rem;border-radius:.35rem;border:1px solid #1e293b;background:#020617;color:inherit}button{cursor:pointer;background:#2563eb;border:none}table{width:100%;border-collapse:collapse;margin-top:1.5rem}th,td{text-align:left;padding:.75rem .5rem;border-bottom:1px solid #1e293b}.error{color:#f87171}
|
||||
72
frontend/dist/assets/index-McpybIHp.js
vendored
Normal file
72
frontend/dist/assets/index-McpybIHp.js
vendored
Normal file
File diff suppressed because one or more lines are too long
13
frontend/dist/index.html
vendored
Normal file
13
frontend/dist/index.html
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>CaddyProxyManager+</title>
|
||||
<script type="module" crossorigin src="/assets/index-McpybIHp.js"></script>
|
||||
<link rel="stylesheet" crossorigin href="/assets/index-LvhztxKH.css">
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user