From b8b5c0e1f5f66cbf51d7c38166c297f98131782e Mon Sep 17 00:00:00 2001 From: ckcz123 Date: Sat, 26 Oct 2019 11:58:01 +0800 Subject: [PATCH] tiny fiox --- _server/css/editor_mobile.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/_server/css/editor_mobile.css b/_server/css/editor_mobile.css index c37142e1..40e28ff1 100644 --- a/_server/css/editor_mobile.css +++ b/_server/css/editor_mobile.css @@ -270,8 +270,10 @@ body { #iconExpandBtn { position: absolute; - left: 10px; + left: 20px; bottom: 30px; + font-size: 15px; + padding: 6px; display: none; }