From 046aec9dd9bb7e79304b1124946693b25fc69540 Mon Sep 17 00:00:00 2001 From: qkqpttgf <45693631+qkqpttgf@users.noreply.github.com> Date: Sat, 8 Feb 2020 14:24:03 +0800 Subject: [PATCH] fix: file name too long, can not rename or move in phone --- theme/classic.php | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/theme/classic.php b/theme/classic.php index cc8d927..b6575cb 100644 --- a/theme/classic.php +++ b/theme/classic.php @@ -30,7 +30,7 @@ .list-table tr:first-child{background:#fff} .list-table td,.list-table th{padding:0 10px;text-align:left} .list-table .size,.list-table .updated_at{text-align:right} - .list-table .file ion-icon{font-size:15px;margin-right:5px;vertical-align:bottom} + .list-table .file ion-icon{font-size:15px;/*margin-right:5px;*/vertical-align:bottom} .mask{position:absolute;left:0px;top:0px;width:100%;background-color:#000;filter:alpha(opacity=50);opacity:0.5;z-index:2;} .operate{display:inline-table;margin:0;list-style:none;} @@ -365,7 +365,7 @@ -
+