update deps, better announcement, followme, home, embed, rules validators

This commit is contained in:
les
2020-08-29 22:55:59 +02:00
parent f9dd4e05f7
commit cc4eb2043c
8 changed files with 617 additions and 495 deletions

View File

@@ -60,4 +60,8 @@ export default {
flex-wrap: wrap;
justify-content: center;
}
.v-dialog {
width: unset !important;
}
</style>