From 64a5de3cc41d37b46abd18ecff416144346889f9 Mon Sep 17 00:00:00 2001 From: jelveh Date: Tue, 5 Aug 2025 09:09:41 -0700 Subject: [PATCH] fix dev docs link --- src/dev-center/css/style.css | 5 +++++ src/dev-center/index.html | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/dev-center/css/style.css b/src/dev-center/css/style.css index 81f13c82e..f80780c9a 100644 --- a/src/dev-center/css/style.css +++ b/src/dev-center/css/style.css @@ -578,6 +578,7 @@ label { .link-to-docs img{ width: 12px; margin-bottom: -1px; + margin-left: 5px; } .tab-btn { background-size: 20px; @@ -1381,4 +1382,8 @@ dialog{ .worker-file-path{ cursor: pointer; +} + +.tab-btn-separator{ + display: none; } \ No newline at end of file diff --git a/src/dev-center/index.html b/src/dev-center/index.html index 9f1baffca..fca93b091 100644 --- a/src/dev-center/index.html +++ b/src/dev-center/index.html @@ -92,7 +92,7 @@