This commit is contained in:
Elian Doran 2026-02-09 20:22:43 +02:00
commit 95e733a67c
No known key found for this signature in database

View File

@ -37,6 +37,10 @@
&:hover {
background: var(--input-background-color);
}
.text {
white-space: nowrap;
}
}
.status-bar-dropdown-button {