mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 16:53:34 +00:00
added validation to login form
This commit is contained in:
@@ -8,6 +8,10 @@
|
||||
color: $text-muted !important;
|
||||
}
|
||||
|
||||
[hidden] {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.monospaced {
|
||||
font-family: $font-family-monospace;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user