mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Add z-index to error overlay
This commit is contained in:
@@ -13,6 +13,7 @@ const styles = `
|
||||
box-shadow: inset 0 0 100px #e411111f, 0 0 20px #00000085;
|
||||
box-sizing: border-box;
|
||||
overflow-y: auto;
|
||||
z-index: 1000000;
|
||||
}
|
||||
|
||||
.section {
|
||||
|
||||
Reference in New Issue
Block a user