From e4831c1bce60e553b124f03cea55190bb1172c79 Mon Sep 17 00:00:00 2001 From: vmonakhov Date: Wed, 18 Sep 2024 17:31:27 +0300 Subject: [PATCH] cleanup --- src/pages/ListCognates/index.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/pages/ListCognates/index.js b/src/pages/ListCognates/index.js index e1a293ec..cf6f1fef 100644 --- a/src/pages/ListCognates/index.js +++ b/src/pages/ListCognates/index.js @@ -132,7 +132,7 @@ const ListCognates = connect(state => state.user)(({user}) => { />

{ shownLanguagePosition && ( -

+
state.user)(({user}) => { setCleanResult(true); }} //className="lingvo-labeled-input" - style={{ width: 80, maxWidth: "40%" }} + style={{ width: 100, maxWidth: "40%" }} />

state.user)(({user}) => { setCleanResult(true); }} //className="lingvo-labeled-input" - style={{ width: 80, maxWidth: "40%" }} + style={{ width: 100, maxWidth: "40%" }} />