fix css class name

This commit is contained in:
RuoYi 2022-01-23 10:48:59 +08:00
parent c9e56c663c
commit bd3b20e8ad

View File

@ -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;
}