[PR #14468] app: fix visible scrollbar rail on macOS #40566

Open
opened 2026-04-23 01:26:15 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/14468
Author: @Anandesh-Sharma
Created: 2/26/2026
Status: 🔄 Open

Base: mainHead: fix-macos-scrollbar


📝 Commits (1)

  • bb5adc1 app: fix visible scrollbar rail on macOS

📊 Changes

1 file changed (+29 additions, -0 deletions)

View changed files

📝 app/ui/app/src/index.css (+29 -0)

📄 Description

Summary

  • Adds webkit scrollbar styling with transparent track and semi-transparent thumb
  • Prevents the white scrollbar rail from being permanently visible on macOS when the system setting is "Automatically based on mouse or trackpad"
  • Supports both light and dark mode with appropriate thumb colors

Fixes #13327


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/14468 **Author:** [@Anandesh-Sharma](https://github.com/Anandesh-Sharma) **Created:** 2/26/2026 **Status:** 🔄 Open **Base:** `main` ← **Head:** `fix-macos-scrollbar` --- ### 📝 Commits (1) - [`bb5adc1`](https://github.com/ollama/ollama/commit/bb5adc18840712da95e226571b99343f567a1226) app: fix visible scrollbar rail on macOS ### 📊 Changes **1 file changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `app/ui/app/src/index.css` (+29 -0) </details> ### 📄 Description ## Summary - Adds webkit scrollbar styling with transparent track and semi-transparent thumb - Prevents the white scrollbar rail from being permanently visible on macOS when the system setting is "Automatically based on mouse or trackpad" - Supports both light and dark mode with appropriate thumb colors Fixes #13327 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-23 01:26:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#40566