This commit is contained in:
Yuri Kuznetsov
2025-08-01 13:18:50 +03:00
parent c2261feeec
commit 58ad7859d9
+4
View File
@@ -834,6 +834,10 @@ input.global-search-input {
color: var(--text-muted-color);
cursor: grab;
vertical-align: top;
&:active {
cursor: grabbing;
}
}
> span.item-button {