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 ec27e1e commit f1bf266Copy full SHA for f1bf266
ui/src/views/function-lib/index.vue
@@ -49,7 +49,7 @@
49
:sm="12"
50
:md="8"
51
:lg="6"
52
- :xl="4"
+ :xl="6"
53
v-for="(item, index) in functionLibList"
54
:key="index"
55
class="mb-16"
0 commit comments