From e9bb396795c0400c8558497a372efecbb187afc6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BA=95=E5=B1=82=E7=94=A8=E6=88=B7?= Date: Thu, 24 Mar 2022 23:01:10 +0800 Subject: [PATCH] new bug --- css/style.css | 8 ++------ index.html | 11 +++++------ js/main.js | 8 ++++++++ js/set.js | 41 ++--------------------------------------- 4 files changed, 17 insertions(+), 51 deletions(-) diff --git a/css/style.css b/css/style.css index 2d38909..76dde2d 100644 --- a/css/style.css +++ b/css/style.css @@ -250,14 +250,11 @@ img.error { .sou form .s { width: 40px; height: 40px; + display: flex; padding: 10px; cursor: pointer; -} - -.sou form .se { - display: flex; - align-items: center; justify-content: center; + align-items: center; } #icon-se, @@ -278,7 +275,6 @@ img.error { } .sou-button { - padding: 10px; transition: 0.3s; border-radius: 30px 0px 0px 30px; } diff --git a/index.html b/index.html index 7e53a9a..81c24de 100644 --- a/index.html +++ b/index.html @@ -53,7 +53,6 @@
-
@@ -74,14 +73,14 @@
- +
- +
+ -
Copyright © 2020 @@ -515,6 +513,7 @@
+