Skip to content

Commit a136ec9

Browse files
committed
feat(datasource): datasource UI
1 parent 71eb0b9 commit a136ec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/views/ds/form.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
:width="560"
119119
:height="400"
120120
:scrollbarAlwaysOn="true"
121-
class-name="el-select-dropdown__list"
121+
class-name="ed-select-dropdown__list"
122122
layout="vertical"
123123
>
124124
<template #default="{ index, style }">

0 commit comments

Comments
 (0)