mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 01:55:40 +00:00
show password component
This commit is contained in:
@@ -23,7 +23,11 @@ $light-text: rgba(255, 255, 255, 0.87);
|
||||
$secondary-backdrop: #2b2c30;
|
||||
$light-grey: rgba(0, 0, 0, 0.125);
|
||||
$white: #fff;
|
||||
$form-content-width: 90%;
|
||||
$black-text: #000;
|
||||
|
||||
$auth-content-width: 30%;
|
||||
|
||||
$blue-link: rgb(3, 102, 214);
|
||||
|
||||
$form-content-width: 90%;
|
||||
$form-input-height: 40px;
|
||||
|
||||
Reference in New Issue
Block a user