Change button locations on confirmation dialog
This commit is contained in:
@@ -10,5 +10,5 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.confirmation-dialog > .button-container {
|
.confirmation-dialog > .button-container {
|
||||||
justify-content: flex-end;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user