fix button margins
This commit is contained in:
@@ -375,8 +375,8 @@
|
|||||||
text-align: right;
|
text-align: right;
|
||||||
button {
|
button {
|
||||||
margin: 0px !important;
|
margin: 0px !important;
|
||||||
&:not(:last-child) {
|
&:not(:first-child) {
|
||||||
margin-right: @alertify_padding-base !important;
|
margin-left: @alertify_padding-base !important;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -50,7 +50,4 @@
|
|||||||
margin-right: 10px;;
|
margin-right: 10px;;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.cp-teams-invite-create {
|
|
||||||
margin-right: 0px !important;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user