fix: 修复 SSH 密钥管理模态框列表溢出问题,添加滚动功能

This commit is contained in:
Baobhan Sith
2025-05-14 18:10:04 +08:00
parent d559916b5e
commit 9384a38556
@@ -143,7 +143,7 @@ const cancelForm = () => {
</div>
<!-- Key List -->
<div class="flex-grow overflow-y-auto border border-border rounded-md">
<div class="flex-grow overflow-y-auto border border-border rounded-md" style="max-height: 50vh;">
<table class="min-w-full divide-y divide-border">
<thead class="bg-header sticky top-0">
<tr>