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