fix button margins
parent
4f8ca40d36
commit
3cd957a552
|
@ -375,8 +375,8 @@
|
|||
text-align: right;
|
||||
button {
|
||||
margin: 0px !important;
|
||||
&:not(:last-child) {
|
||||
margin-right: @alertify_padding-base !important;
|
||||
&:not(:first-child) {
|
||||
margin-left: @alertify_padding-base !important;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
@ -50,7 +50,4 @@
|
|||
margin-right: 10px;;
|
||||
}
|
||||
}
|
||||
.cp-teams-invite-create {
|
||||
margin-right: 0px !important;
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue