Naprawa buga związanego z walidacją kodu pocztowego

This commit is contained in:
2024-01-16 10:07:07 +01:00
parent 842a2c5309
commit 8462d4932c
3 changed files with 15 additions and 16 deletions

View File

@@ -518,8 +518,9 @@
cursor: pointer;
display: flex;
align-items: center;
top: 0;
height: 100%;
top: 12%;
height: 75%;
background: #fff;
}
#toggle_password:hover{
color: @less_iaicolorscheme_background_active_color;