forked from trent_larson/crowd-funder-for-time-pwa
ensure overlays show on top of relative+absolute positioning like green pluses
This commit is contained in:
@@ -155,6 +155,7 @@ export default class ImageMethodDialog extends Vue {
|
||||
|
||||
<style>
|
||||
.dialog-overlay {
|
||||
z-index: 50;
|
||||
position: fixed;
|
||||
top: 0;
|
||||
left: 0;
|
||||
|
||||
Reference in New Issue
Block a user