Fix custom modal css to align it at center independent of device
Co-authored-by: enzoggqs <eggqsaraiva@gmail.com>
This commit is contained in:
@@ -3,4 +3,4 @@ import type { Pix } from "./Pix";
|
||||
export type UnreleasedLock = {
|
||||
lockID: string;
|
||||
pix: Pix;
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user