feat(web): 统一字体展示

This commit is contained in:
v-zhangjc9
2025-06-19 11:09:05 +08:00
parent 0f5ae1c4d4
commit 1b3045dfd4
4 changed files with 12 additions and 2 deletions

View File

@@ -91,7 +91,7 @@ function Table() {
columns: [
{
label: 'Flink job id',
width: 195,
width: 200,
fixed: 'left',
type: 'wrapper',
size: 'none',

View File

@@ -99,7 +99,7 @@ function Version() {
columns: [
{
label: 'Flink job id',
width: 195,
width: 200,
fixed: 'left',
type: 'wrapper',
size: 'none',