mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-22 07:53:34 +01:00
revert environment variables
This commit is contained in:
parent
3ef068c820
commit
c84d1f4e80
@ -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>
|
||||||
|
Loading…
Reference in New Issue
Block a user