Fix uncaught errors from ResizeObserver

This commit is contained in:
Fedor Indutny
2025-06-12 12:18:56 -07:00
committed by GitHub
parent 896a82653d
commit a3187f1527
3 changed files with 8 additions and 20 deletions

View File

@@ -233,6 +233,10 @@
gap: 12px;
}
.NavSidebarSearchHeader .module-SearchInput__container {
flex: 1 0 0;
}
.NavSidebarEmpty {
position: absolute;
top: 0;