This commit is contained in:
2025-10-05 17:43:12 +08:00
parent 64ade2fe47
commit 38a37d395d
2 changed files with 2 additions and 2 deletions

View File

@@ -203,7 +203,7 @@ const columns = computed(() => {
"streamline-emojis:smiling-face-with-sunglasses",
),
key: "username",
minWidth: 160,
minWidth: 200,
render: (row) =>
h(
ButtonWithSearch,