ensure overlays show on top of relative+absolute positioning like green pluses
This commit is contained in:
@@ -263,6 +263,7 @@ export default class OnboardingDialog extends Vue {
|
||||
|
||||
<style>
|
||||
.dialog-overlay {
|
||||
z-index: 40;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user