From af720f60741c01dbd50127f45ae80c97c6b873df Mon Sep 17 00:00:00 2001 From: hjm <63528605@qq.com> Date: Thu, 27 Jun 2019 16:33:07 +0800 Subject: [PATCH] 0 auto --- public/react/src/modules/courses/busyWork/CommonWorkList.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/public/react/src/modules/courses/busyWork/CommonWorkList.js b/public/react/src/modules/courses/busyWork/CommonWorkList.js index 34c2d6154..6ab277e20 100644 --- a/public/react/src/modules/courses/busyWork/CommonWorkList.js +++ b/public/react/src/modules/courses/busyWork/CommonWorkList.js @@ -80,7 +80,8 @@ function buildColumns(that, student_works) { overflow: 'hidden', textOverflow: 'ellipsis', whiteSpace: 'nowrap', - width: '98px' + width: '98px', + margin: '0 auto' }} title={text}> {/* */}