notebook drag-and-drop, nested list fix, macOS updates, search bar auto-close

This commit is contained in:
Yuri Karamian
2026-02-13 23:35:30 +01:00
parent f32f77dcd5
commit a88fcbefba
14 changed files with 385 additions and 70 deletions
+1 -1
View File
@@ -206,7 +206,7 @@
padding: 4px 12px 4px 10px;
border: none;
border-radius: 7px;
background: var(--accent);
background: color-mix(in srgb, var(--accent) 85%, black);
color: white;
font-size: 11.5px;
font-weight: 600;