mirror of
https://github.com/logos-co/open-law.git
synced 2025-02-10 13:57:17 +00:00
Merge pull request #110 from Simple2B/kostia/fix/delete_inter_modal
fix modal placement
This commit is contained in:
commit
62d3193591
File diff suppressed because one or more lines are too long
@ -47,7 +47,6 @@ export function deleteInterpretation() {
|
||||
}),
|
||||
);
|
||||
const modalOptions: ModalOptions = {
|
||||
placement: 'bottom-right',
|
||||
closable: true,
|
||||
onHide: () => {
|
||||
deleteInterpretationForm.setAttribute('action', '');
|
||||
|
Loading…
x
Reference in New Issue
Block a user