diff --git a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css index 5b6aff26..c93f4c24 100644 --- a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css +++ b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/chrome.css @@ -1,3 +1,7 @@ scrollbox:nth-child(5) { scrollbar-width: none !important; } +/* Pinned Tabs */ +#vertical-pinned-tabs-container { + scrollbar-width: none !important; +} \ No newline at end of file diff --git a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json index 0c2d6345..318c8d3c 100644 --- a/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json +++ b/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/theme.json @@ -7,8 +7,8 @@ "readme": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/readme.md", "image": "https://raw.githubusercontent.com/zen-browser/theme-store/main/themes/4ab93b88-151c-451b-a1b7-a1e0e28fa7f8/image.png", "author": "mally8", - "version": "1.0.2", + "version": "1.0.3", "tags": [], "createdAt": "2024-09-01", - "updatedAt": "2024-10-12" + "updatedAt": "2024-11-11" } \ No newline at end of file diff --git a/themes/ad97bb70-0066-4e42-9b5f-173a5e42c6fc/theme.json b/themes/ad97bb70-0066-4e42-9b5f-173a5e42c6fc/theme.json index 1173f111..f55d2762 100644 --- a/themes/ad97bb70-0066-4e42-9b5f-173a5e42c6fc/theme.json +++ b/themes/ad97bb70-0066-4e42-9b5f-173a5e42c6fc/theme.json @@ -13,5 +13,5 @@ "tabs" ], "createdAt": "2024-08-28", - "updatedAt": "2024-11-10" + "updatedAt": "2024-11-11" } \ No newline at end of file