From 73dd3311568ae2bd87b7a1558fe0fff7406612cc Mon Sep 17 00:00:00 2001 From: Boris Kubiak Date: Tue, 20 Feb 2018 19:32:11 +0100 Subject: [PATCH] Comply to chrome password form design rules --- src/vue/Save.vue | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/vue/Save.vue b/src/vue/Save.vue index a977864..1758017 100644 --- a/src/vue/Save.vue +++ b/src/vue/Save.vue @@ -4,6 +4,7 @@

Create encrypted keystore file (UTC / JSON)

+
@@ -68,5 +69,7 @@ font-size: 2em &:hover color: $white-text + .hidden + display: none \ No newline at end of file