fix button margins
This commit is contained in:
parent
4f8ca40d36
commit
3cd957a552
@ -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;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user