Changeset 0.25.2 (#162)

This commit is contained in:
2026-03-08 22:36:56 +00:00
parent b3f8b747dd
commit 6c484fa7f8
13 changed files with 240 additions and 151 deletions

View File

@@ -157,6 +157,11 @@
}
.sidebar.collapsed .user-menu-wrap .user-flyout {
left: 8px;
right: 8px;
position: fixed;
left: var(--sidebar-rail);
bottom: 8px;
top: auto;
right: auto;
width: 200px;
margin-bottom: 0;
}