aboutsummaryrefslogtreecommitdiffstats
path: root/web/dist/v3/index.html
diff options
context:
space:
mode:
authorAdam Mathes <adam@adammathes.com>2026-02-17 09:58:33 -0800
committerGitHub <noreply@github.com>2026-02-17 09:58:33 -0800
commitc7533329b64aaa664de1a2268e105a2ef5d43a9f (patch)
tree072aa56daec5850aa9fa6fe95bf259d071aa2278 /web/dist/v3/index.html
parente3ba87fc1db08733a5716ee9836cb88b5af0cd27 (diff)
parentcd62b75c084e4dfd2a54dc133f2518121507da35 (diff)
downloadneko-c7533329b64aaa664de1a2268e105a2ef5d43a9f.tar.gz
neko-c7533329b64aaa664de1a2268e105a2ef5d43a9f.tar.bz2
neko-c7533329b64aaa664de1a2268e105a2ef5d43a9f.zip
Merge pull request #12 from adammathes/claude/fix-open-tickets-IVV1C
fix: add explicit height to .main-content so overflow-y scrolls
Diffstat (limited to 'web/dist/v3/index.html')
-rw-r--r--web/dist/v3/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/web/dist/v3/index.html b/web/dist/v3/index.html
index 3e08b77..773a2c6 100644
--- a/web/dist/v3/index.html
+++ b/web/dist/v3/index.html
@@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>neko</title>
- <script type="module" crossorigin src="/v3/assets/index-j89IB65U.js"></script>
- <link rel="stylesheet" crossorigin href="/v3/assets/index-CFkVnbAe.css">
+ <script type="module" crossorigin src="/v3/assets/index-DSYbYGrE.js"></script>
+ <link rel="stylesheet" crossorigin href="/v3/assets/index-BoXwoiBx.css">
</head>
<body>
<div id="app"></div>