From 29ff136e758833e81474649d68978ddb6519ef7e Mon Sep 17 00:00:00 2001 From: holan20180123 <56391770@qq.com> Date: Fri, 2 Apr 2021 11:28:03 +0800 Subject: [PATCH] * Fix bug #11773. --- module/product/css/view.css | 1 + module/product/view/view.html.php | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/module/product/css/view.css b/module/product/css/view.css index 8adc61ea33..537f2b58fa 100644 --- a/module/product/css/view.css +++ b/module/product/css/view.css @@ -3,4 +3,5 @@ .data-basic.table-data tbody > tr > th {width: 100px;} .col-12 .cell table td {word-wrap: break-word; word-break: normal;} td.normal {color: #00da88;} +td.acl {white-space: nowrap;} .row > .col-sm-12:first-child {padding-bottom: 20px;} diff --git a/module/product/view/view.html.php b/module/product/view/view.html.php index 19c3108883..9cea4952d0 100644 --- a/module/product/view/view.html.php +++ b/module/product/view/view.html.php @@ -80,7 +80,7 @@