mirror of
https://github.com/LukeHagar/firecamp.git
synced 2025-12-10 04:19:54 +00:00
ui(MButton): updated props
This commit is contained in:
@@ -510,6 +510,16 @@
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
|
||||
}
|
||||
.my-0{
|
||||
margin-top: 0px;
|
||||
margin-bottom: 0px;
|
||||
|
||||
}
|
||||
.my-0\.5{
|
||||
margin-top: 0.125rem;
|
||||
margin-bottom: 0.125rem;
|
||||
|
||||
}
|
||||
.my-1{
|
||||
margin-top: 0.25rem;
|
||||
|
||||
Reference in New Issue
Block a user