mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-18 11:16:16 +01:00
Virtualize All Systems table to improve performance with hundreds of systems (#1100)
- Also truncate long system names in tables and alerts sheet. (#1104)
This commit is contained in:
@@ -102,7 +102,7 @@ const Layout = () => {
|
||||
<div className="container">
|
||||
<Navbar />
|
||||
</div>
|
||||
<div className="container mb-14 relative">
|
||||
<div className="container relative">
|
||||
<App />
|
||||
{copyContent && (
|
||||
<Suspense>
|
||||
|
||||
Reference in New Issue
Block a user