Digitale Zylinder eingebaut
This commit is contained in:
@@ -93,9 +93,9 @@ export class CreateKeyComponent {
|
||||
|
||||
openSelectMultipleCylinders() {
|
||||
this.dialog.open(SelectKeyCylinderComponent, {
|
||||
maxHeight: "calc(100vh - 24px)",
|
||||
maxWidth: "calc(100vw - 24px)",
|
||||
width: "50vw",
|
||||
maxHeight: "calc(100vh - 48px)",
|
||||
maxWidth: "calc(100vw - 48px)",
|
||||
width: "800px",
|
||||
minWidth: "300px",
|
||||
height: "70vh",
|
||||
disableClose: true,
|
||||
|
||||
Reference in New Issue
Block a user