scss/bootstrap/_forms.scss
authorleon <leon@roojs.com>
Wed, 10 May 2023 03:22:49 +0000 (11:22 +0800)
committerleon <leon@roojs.com>
Wed, 10 May 2023 03:22:49 +0000 (11:22 +0800)
scss/bootstrap/_forms.scss

index c557577..96b92f6 100644 (file)
@@ -252,6 +252,11 @@ textarea.form-control {
 }
 
 .form-password {
+  .password-toggle {
+    width: 48px;
+    background-repeat: no-repeat;
+    background-position: center;
+  }
   input {
     padding-right: calc(1.5em + 0.75rem);
     background-repeat: no-repeat;