💄 Add Reject and Join buttons
This commit is contained in:
@@ -53,6 +53,14 @@
|
||||
@include button(secondary, 90);
|
||||
}
|
||||
|
||||
.join-button {
|
||||
@include button(secondary, 90);
|
||||
}
|
||||
|
||||
.reject-button {
|
||||
@include button(critical, 90);
|
||||
}
|
||||
|
||||
.success-button {
|
||||
@include button(success, 100);
|
||||
}
|
||||
|
Reference in New Issue
Block a user