aboutsummaryrefslogtreecommitdiff
path: root/src/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles.css')
-rw-r--r--src/styles.css7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/styles.css b/src/styles.css
index 11c2973..2786405 100644
--- a/src/styles.css
+++ b/src/styles.css
@@ -458,6 +458,13 @@ input[type=file]::file-selector-button {
padding-bottom: calc(0.4em - 1px);
}
+.show-password-button {
+ position: absolute;
+ right: 0.2em;
+ bottom: 0.9em;
+ height: 1em;
+}
+
/* Input errors */
.input-errors {