mirror of
https://github.com/khairul169/garage-webui.git
synced 2026-09-18 10:23:21 +07:00
fix: fix layout issue on mobile browser
This commit is contained in:
@@ -96,6 +96,7 @@ const KeysPage = () => {
|
||||
icon={Eye}
|
||||
size="sm"
|
||||
onClick={() => fetchSecretKey(key.id)}
|
||||
className="shrink-0 min-w-[80px]"
|
||||
>
|
||||
View
|
||||
</Button>
|
||||
|
||||
Reference in New Issue
Block a user