From 43fc9de0eb7d26ab74e2cb8ff5c1b0aad025000b Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期五, 17 三月 2023 17:03:31 +0800
Subject: [PATCH] #
---
pages/login/login.vue | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/pages/login/login.vue b/pages/login/login.vue
index 62a477c..50f52ed 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -168,14 +168,14 @@
text-align: center;
}
.box-show {
- background-color: aqua;
- /* display: flex; */
- justify-self: flex-end;
+ /* background-color: aqua; */
+ margin-left: auto;
width: 60rpx;
text-align: center;
}
input {
- margin-left: 20rpx;
+ padding-left: 40rpx;
+
background-color: #000;
}
--
Gitblit v1.9.1