mirror of
https://github.com/henrygd/beszel.git
synced 2025-12-18 03:06:16 +01:00
extra fs charts and filter bar for container charts
This commit is contained in:
@@ -51,7 +51,7 @@ export default function () {
|
||||
<Input
|
||||
placeholder="Filter..."
|
||||
onChange={(e) => setFilter(e.target.value)}
|
||||
className="w-full md:w-56 lg:w-80 ml-auto pl-4"
|
||||
className="w-full md:w-56 lg:w-80 ml-auto px-4"
|
||||
/>
|
||||
</div>
|
||||
</CardHeader>
|
||||
|
||||
Reference in New Issue
Block a user