chore: hide reaveal password (#5138)
This commit is contained in:
parent
a1111033d9
commit
dc1071fff8
@ -75,6 +75,10 @@
|
||||
a {
|
||||
@apply !text-accent;
|
||||
}
|
||||
|
||||
::-ms-reveal {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user