Reworked modals

This commit is contained in:
2021-11-05 23:15:04 +03:00
parent eed9223b77
commit 92f73084e8
8 changed files with 91 additions and 42 deletions

View File

@@ -1,6 +1,7 @@
<template>
<div class="app-backdrop"></div>
<router-view/>
<div id="modalSpot" />
</template>
<style lang="scss">