long
2022-02-18 762ab787381b743b2e2bb1d8a3b7ee5aeacb7e0e
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;
}
}