From 864945a2ac7d4d7d9c7302538060f04a0dfd1377 Mon Sep 17 00:00:00 2001 From: Axolotle Date: Wed, 25 Nov 2020 18:23:52 +0100 Subject: [PATCH] Fix various small inconsistencies and styles login infinite modal, *List style, ToolAdminpw dump, BackupCreate colors --- app/src/components/YnhConsole.vue | 2 +- .../components/reusableForms/PasswordForm.vue | 1 - app/src/store/info.js | 3 +- app/src/views/app/AppList.vue | 74 ++++++++++++------- app/src/views/backup/BackupCreate.vue | 4 +- app/src/views/domain/DomainList.vue | 6 +- app/src/views/service/ServiceList.vue | 2 +- app/src/views/tool/ToolWebadmin.vue | 5 +- app/src/views/user/UserList.vue | 4 +- 9 files changed, 63 insertions(+), 38 deletions(-) diff --git a/app/src/components/YnhConsole.vue b/app/src/components/YnhConsole.vue index d2aca904..4fe44cd1 100644 --- a/app/src/components/YnhConsole.vue +++ b/app/src/components/YnhConsole.vue @@ -159,7 +159,7 @@ export default {