Цвет фона изменён на белый

This commit is contained in:
Александр Сироткин 2022-02-24 15:41:51 +05:00
parent 8ed948a14d
commit 4f4fc7eb33

View File

@ -65,7 +65,7 @@ export const DrillingProgram = memo(({ idWell }) => {
return (
<LoaderPortal show={showLoader}>
<Layout>
<Layout style={{ backgroundColor: 'white' }}>
{data && (
<div className={'drilling_program'}>
<div className={'program_header'}>