* Modify style.

This commit is contained in:
caoyanyi
2022-03-16 09:30:51 +08:00
parent 08ce5f0ea2
commit 431affa4a1
2 changed files with 1 additions and 2 deletions
-1
View File
@@ -2,4 +2,3 @@
.c-name {width: 200px;}
.c-product {width: 400px;}
.c-actions-7 {width: 210px;}
td.product-line {overflow: auto;}
+1 -1
View File
@@ -48,7 +48,7 @@
}
}
?>
<td class='text product-line' title='<?php echo $productNames;?>'><?php echo $productNames;?></td>
<td class='text' title='<?php echo $productNames;?>'><?php echo $productNames;?></td>
<td class='text' title='<?php echo $repo->path; ?>'><?php echo $repo->path; ?></td>
<td class='text-left c-actions'>
<?php