long
2022-02-28 fd98d3d9d49fad8d7244cae8de2264a635fe9f69
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;
}
}