mirror of
https://gitee.com/baidu/amis.git
synced 2024-11-30 11:07:52 +08:00
css 加些别名
This commit is contained in:
parent
39970e6ba6
commit
56ac74d95d
@ -580,7 +580,8 @@
|
||||
margin: 50px;
|
||||
}
|
||||
|
||||
.m-n {
|
||||
.m-n,
|
||||
.m-none {
|
||||
margin: 0 !important;
|
||||
}
|
||||
|
||||
@ -880,6 +881,7 @@
|
||||
padding: 50px;
|
||||
}
|
||||
|
||||
.p-n,
|
||||
.p-none {
|
||||
padding: 0 !important;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user