Fix sidebar text clipping on Windows

This commit is contained in:
Konstantinos Grontis 2026-06-01 17:11:19 +03:00 committed by GitHub
parent 47a6b510e1
commit 35f11f2edc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1599,7 +1599,7 @@ body.bg-pattern-sparkles {
margin: 0;
border-radius: 4px;
border: none;
line-height: 1;
line-height: 1.3;
font-size: 13px;
background: transparent;
transition: background 0.08s;