revert environment variables

This commit is contained in:
mh337km 2024-10-26 10:33:51 +02:00
parent 3ef068c820
commit c84d1f4e80

View File

@ -101,7 +101,7 @@ const EnvironmentVariables = ({ environment, collection, setIsModified, original
}; };
return ( return (
<StyledWrapper className="w-full mt-6 mb-6 h-full"> <StyledWrapper className="w-full mt-6 mb-6">
<div className="h-[50vh] overflow-y-auto w-full"> <div className="h-[50vh] overflow-y-auto w-full">
<table> <table>
<thead> <thead>