enhance(ui): add rtc collabrators online list

This commit is contained in:
charlie
2024-03-19 14:30:29 +08:00
parent 627d936626
commit f6513e0169
6 changed files with 56 additions and 5 deletions

View File

@@ -331,3 +331,10 @@ html.is-zoomed-native-ios {
user-select: none;
-webkit-app-region: drag;
}
/* TODO: remote for prod */
.theme-inner:not(.ls-left-sidebar-open) {
.cp__header > .l {
min-width: auto;
}
}