There was an error while loading. Please reload this page.
1 parent 0365abf commit 75cf474Copy full SHA for 75cf474
1 file changed
web/src/views/panel/modules/TheSetting.vue
@@ -180,7 +180,7 @@
180
class="flex flex-row items-center justify-between text-gray-500 gap-3 h-10"
181
>
182
<div class="flex items-center gap-2 flex-1 min-w-0">
183
- <h2 class="font-semibold w-22 flex-shrink-0">Connect {{ index + 1 }}:</h2>
+ <h2 class="font-semibold w-30 flex-shrink-0">Connect {{ index + 1 }}:</h2>
184
<span
185
class="truncate max-w-full"
186
:title="connect.connect_url"
0 commit comments