Error handling
This commit is contained in:
@@ -17,3 +17,11 @@
|
||||
transform: translate(-50%, -50%);
|
||||
z-index: 2001;
|
||||
}
|
||||
|
||||
.Modal.Critical {
|
||||
z-index: 2100;
|
||||
}
|
||||
|
||||
.Content.Critical {
|
||||
z-index: 2101;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user