mirror of
https://github.com/khairul169/garage-webui.git
synced 2026-09-18 10:23:21 +07:00
feat: fix responsive layout, add theme switcher
This commit is contained in:
@@ -12,7 +12,7 @@ const BucketsPage = () => {
|
||||
<Page title="Buckets" />
|
||||
|
||||
<div>
|
||||
<div className="flex flex-row items-center gap-2">
|
||||
<div className="flex flex-col sm:flex-row items-stretch sm:items-center gap-2">
|
||||
<Input placeholder="Search..." />
|
||||
<div className="flex-1" />
|
||||
<CreateBucketDialog />
|
||||
|
||||
Reference in New Issue
Block a user