mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-02 09:46:59 +00:00
fix(nc-gui): center align integrations tab content
This commit is contained in:
@@ -131,9 +131,7 @@ onBeforeMount(() => {
|
||||
:deep(.ant-tabs-tab) {
|
||||
@apply pt-2 pb-3;
|
||||
}
|
||||
:deep(.ant-tabs-content) {
|
||||
@apply nc-content-max-w;
|
||||
}
|
||||
|
||||
.ant-tabs-content-top {
|
||||
@apply !h-full;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user