From b413394a0a4bdbb2b3af67f3faf86b3b7351655a Mon Sep 17 00:00:00 2001
From: jazz <jazzxhunter@163.com>
Date: 星期三, 24 八月 2022 11:20:31 +0800
Subject: [PATCH] update_202208241120_临时发送添加短信类型

---
 src/styles/ry.scss |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/styles/ry.scss b/src/styles/ry.scss
index c4b9b7c..d8eacfd 100644
--- a/src/styles/ry.scss
+++ b/src/styles/ry.scss
@@ -37,7 +37,7 @@
 .mb10 {
 	margin-bottom: 10px;
 }
-.ml0 {
+.ml10 {
 	margin-left: 10px;
 }
 .mt20 {
@@ -49,7 +49,7 @@
 .mb20 {
 	margin-bottom: 20px;
 }
-.m20 {
+.ml20 {
 	margin-left: 20px;
 }
 
@@ -105,7 +105,7 @@
 	position: absolute;
 }
 
-.el-table .fixed-width .el-button--mini {
+.el-table .fixed-width .el-button--text {
 	color: #409EFF;
 	padding-left: 0;
 	padding-right: 0;
@@ -237,4 +237,4 @@
 .top-right-btn {
 	position: relative;
 	float: right;
-}
\ No newline at end of file
+}

--
Gitblit v1.8.0