mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-31 12:39:01 +00:00
parent
05332ca6f7
commit
4068927a3a
@ -90,9 +90,9 @@ const ServiceConfig = ({
|
||||
};
|
||||
|
||||
return (
|
||||
<div className="tw-bg-white tw-h-full">
|
||||
<div className="bg-white h-full">
|
||||
<div
|
||||
className="tw-max-w-xl tw-pb-6"
|
||||
className="w-full p-b-lg"
|
||||
data-testid="service-config"
|
||||
id="serviceConfig">
|
||||
<div className="tw-mx-auto">{getDynamicFields()}</div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user