From 22256bf17c8dfdd5a96291381db55329b2fb09d4 Mon Sep 17 00:00:00 2001 From: CyC2018 Date: Wed, 24 Apr 2019 23:28:43 +0800 Subject: [PATCH] auto commit --- docs/index.html | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/index.html b/docs/index.html index 0e54a3e6..fe6fe02a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -120,6 +120,10 @@ padding-left: 0px !important; padding-right: 0px !important; } + + .docsify-copy-code-button { + display: none; + } } .markdown-section pre { -- GitLab