mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 05:37:08 +00:00
fix(nc-gui): center align integrations tab content
This commit is contained in:
@@ -262,7 +262,7 @@ onKeyStroke('ArrowDown', onDown)
|
||||
</script>
|
||||
|
||||
<template>
|
||||
<div class="h-full flex flex-col gap-6 nc-workspace-connections">
|
||||
<div class="h-full flex flex-col gap-6 nc-workspace-connections nc-content-max-w mx-auto">
|
||||
<div class="flex flex-col justify-between gap-2 mx-1">
|
||||
<div class="text-sm font-normal text-gray-600">
|
||||
<div>
|
||||
|
||||
Reference in New Issue
Block a user