mirror of
https://github.com/Chocobozzz/PeerTube.git
synced 2025-10-04 18:29:27 +02:00
Fix eye button for password input
This commit is contained in:
parent
f816da921f
commit
ab5b66891b
2 changed files with 5 additions and 1 deletions
|
@ -9,3 +9,7 @@ input {
|
|||
padding-left: 15px !important;
|
||||
padding-right: 15px !important;
|
||||
}
|
||||
|
||||
.eye-button {
|
||||
line-height: 1 !important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue