We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 27bd84d commit 8dd6cf8Copy full SHA for 8dd6cf8
frontend/src/views/system/embedded/Page.vue
@@ -439,7 +439,7 @@ const copyCode = (row: any, key: any = 'app_secret') => {
439
<el-table-column
440
prop="domain"
441
:label="$t('embedded.cross_domain_settings')"
442
- width="204"
+ show-overflow-tooltip
443
/>
444
<el-table-column fixed="right" width="80" :label="t('ds.actions')">
445
<template #default="scope">
0 commit comments