🐛 (github) remove refetch not working

This commit is contained in:
Julien Calixte
2021-05-02 00:01:41 +02:00
parent 89da4e1e2b
commit b246872f23
3 changed files with 25 additions and 18 deletions

View File

@@ -51,12 +51,12 @@ export default defineComponent({
.new-version {
position: absolute;
margin-top: 1rem;
top: 1rem;
right: 1rem;
}
}
.authorize {
position: absolute;
margin: auto;
}
</style>