mirror of
https://github.com/cryptpad/cryptpad.git
synced 2026-09-14 11:05:41 +05:00
update hover style for password reveal icon
This commit is contained in:
parent
453dca9309
commit
ae15946ab3
@ -16,13 +16,7 @@
|
||||
flex: 1;
|
||||
min-width: 0;
|
||||
}
|
||||
.fa {
|
||||
width: 30px;
|
||||
height: 30px;
|
||||
display: inline-flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
cursor: pointer;
|
||||
svg {
|
||||
&:hover {
|
||||
color: darken(@cryptpad_color_brand, 10%);
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user