From 5392fdf55e275d62230e886a9526d649ed5ca8df Mon Sep 17 00:00:00 2001 From: Anjiurine Date: Tue, 28 Nov 2023 21:50:56 +0800 Subject: [PATCH] fix style --- static/css/style.css | 8 -------- templates/index.html | 10 ++++++++++ 2 files changed, 10 insertions(+), 8 deletions(-) diff --git a/static/css/style.css b/static/css/style.css index 922829b..8b65ec1 100644 --- a/static/css/style.css +++ b/static/css/style.css @@ -1,12 +1,4 @@ @charset "UTF-8"; -input { - width: 300px; - height: 30px; - border-radius: 20px; - border: none; - outline: none; - text-indent: 1em; -} #list tbody td, #path { font-family: "Fira Code Retina", "Fira Code", "Fira Mono", "JetBrains Mono", "Source Code Pro", "Consolas", "Menlo", "Monaco", "monospace", "NotoSansSC-Regular"; diff --git a/templates/index.html b/templates/index.html index 6aa4968..110ce80 100644 --- a/templates/index.html +++ b/templates/index.html @@ -53,6 +53,16 @@

Index of Mongodb storage array

+