fix button margins
This commit is contained in:
@@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user