* Adjust the interval between the buttons and the images.

This commit is contained in:
hufangzhou
2020-10-13 11:39:53 +08:00
parent e194689bca
commit bbfc2cab5e
+1
View File
@@ -13,6 +13,7 @@
<?php include '../../common/view/header.html.php';?>
<?php include '../../common/view/kindeditor.html.php';?>
<?php echo css::internal($keTableCSS);?>
<style>.detail-content .file-image {padding: 0 50px 0 10px;}</style>
<?php $browseLink = $this->session->docList ? $this->session->docList : inlink('browse');?>
<?php
$sessionString = $config->requestType == 'PATH_INFO' ? '?' : '&';