]> git.djapps.eu Git - pkg/ggml/sources/llama.cpp/commitdiff
ui: Fix excessive style recalculation on hover (#24243)
authorNick Towle <redacted>
Tue, 9 Jun 2026 10:52:20 +0000 (03:52 -0700)
committerGitHub <redacted>
Tue, 9 Jun 2026 10:52:20 +0000 (12:52 +0200)
tools/ui/src/app.css

index aa96bac321bfb3321c295a52468cc0c53f0581b1..9254a96df740f35ccd05e4c5a98db6981e2a5888 100644 (file)
        * {
                scrollbar-width: thin;
                scrollbar-color: transparent transparent;
-               transition: scrollbar-color 0.2s ease;
        }
 
        *:hover {