From dc9ff1f0897cbf13cf96f20a071b9a778e7563f1 Mon Sep 17 00:00:00 2001 From: caicai8 <1149225589@qq.com> Date: Thu, 12 Mar 2020 22:55:24 +0800 Subject: [PATCH] flex1 --- .../react/src/modules/tpm/shixunchild/Challenges/Challenges.js | 2 +- .../src/modules/tpm/shixunchild/shixunchildCss/Challenges.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/public/react/src/modules/tpm/shixunchild/Challenges/Challenges.js b/public/react/src/modules/tpm/shixunchild/Challenges/Challenges.js index e5494e8e3..d560e4104 100644 --- a/public/react/src/modules/tpm/shixunchild/Challenges/Challenges.js +++ b/public/react/src/modules/tpm/shixunchild/Challenges/Challenges.js @@ -740,7 +740,7 @@ class Challenges extends Component {
-
+
{/*onClick={() => this.EditTraining(this.props.identity, item.challenge_id, "/editquestion")}*/} {this.props.identity<5? diff --git a/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css b/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css index 69661463d..19451dff7 100644 --- a/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css +++ b/public/react/src/modules/tpm/shixunchild/shixunchildCss/Challenges.css @@ -268,7 +268,7 @@ justify-content: space-between; align-items: center; } -.flex1{ +.flex1.width0{ flex: 1; width: 0; }