From d266294dd3929fcc71fbcb7943527559c13a2b8a Mon Sep 17 00:00:00 2001
From: shuishen <1109946754@qq.com>
Date: Wed, 17 Mar 2021 17:08:27 +0800
Subject: [PATCH] 修改
---
src/styles/real.scss | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
diff --git a/src/styles/real.scss b/src/styles/real.scss
index ed7c488..c4a4106 100644
--- a/src/styles/real.scss
+++ b/src/styles/real.scss
@@ -1,4 +1,5 @@
.opt-btn {
+<<<<<<< HEAD
margin-bottom: 0px;
height: 100%;
text-align: center;
@@ -16,5 +17,21 @@
}
}
+=======
+ text-align: center;
+ .el-form-item__content {
+ margin-left: 0 !important;
+ .el-button {
+ width: 80px;
+ height: 40px;
+ margin: 0 40px;
+ }
+ .push-nmb-btn {
+ width: 80px;
+ height: 80px;
+ border-radius: 50%;
+ }
+ }
+>>>>>>> c14b0e9e0d82dacc0a9ceea2d10721dcb891d40c
}
--
Gitblit v1.9.3