From cebe86c26271a592b3d44f6bb5f6cd661ed63403 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 32263676f..640562f5e 100644 --- a/public/react/src/modules/tpm/shixunchild/Challenges/Challenges.js +++ b/public/react/src/modules/tpm/shixunchild/Challenges/Challenges.js @@ -745,7 +745,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; }