frontend tweaks, preview workspace

This commit is contained in:
2025-10-28 00:43:54 +01:00
parent 709d32050e
commit 1179f4fcd4
6 changed files with 266 additions and 209 deletions
-5
View File
@@ -1188,11 +1188,6 @@ button.danger:hover:not([disabled]) {
background: rgba(209, 67, 67, 0.12);
}
.sidebar__hint {
color: var(--muted);
font-size: 0.9rem;
}
.sidebar__search {
display: flex;
align-items: center;