From d84f6bdd81dfa72fb7dd72277535599adea1ab54 Mon Sep 17 00:00:00 2001 From: fatchan Date: Fri, 17 Apr 2020 17:45:22 +1000 Subject: [PATCH] fix that for different p-f-c style now --- gulp/res/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gulp/res/css/style.css b/gulp/res/css/style.css index 59468ffc..fd88f2b5 100644 --- a/gulp/res/css/style.css +++ b/gulp/res/css/style.css @@ -257,7 +257,7 @@ p { width: 64px !important; height: 64px !important; object-fit: cover; - margin: 5px; + margin: 5px auto; } .upload-list {