* Optimize set module page css.

This commit is contained in:
wangyuting
2022-11-23 07:24:40 +00:00
parent c3b5086237
commit aa08e084e1
+1 -1
View File
@@ -20,7 +20,7 @@
<table class='table table-condensed table-bordered active-disabled table-fixed'>
<thead class='text-center'>
<tr>
<th class='w-200px'><?php echo $lang->admin->setModule->module;?></th>
<th class='w-150px'><?php echo $lang->admin->setModule->module;?></th>
<th><?php echo $lang->admin->setModule->optional;?></th>
</tr>
</thead>