This commit is contained in:
syuilo
2020-09-12 12:48:47 +09:00
parent 354c7fcaf6
commit 7268e29b59
10 changed files with 61 additions and 64 deletions

View File

@@ -166,8 +166,10 @@ export default defineComponent({
max-height: calc(100% - 16px);
overflow: auto;
display: flex;
justify-content: center;
align-items: center;
> * {
margin: auto;
}
}
> .content.popup {