fix css class name

master
RuoYi 2022-01-23 10:51:01 +08:00
parent 18c0b3dec4
commit 4557ca0ace
1 changed files with 2 additions and 2 deletions

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