diff --git a/pom.xml b/pom.xml
index 5bf27a47..b187b9c9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -20,8 +20,8 @@
2.6.3
2021.0.0
2021.1
- 2.0.3
- 2.6.1
+ 2.0.4
+ 2.6.2
2.2.0
1.6.2
1.27.2
diff --git a/ruoyi-ui/src/assets/styles/ruoyi.scss b/ruoyi-ui/src/assets/styles/ruoyi.scss
index d499fa0b..e3912cec 100644
--- a/ruoyi-ui/src/assets/styles/ruoyi.scss
+++ b/ruoyi-ui/src/assets/styles/ruoyi.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;
}