#12767 Fixed password

This commit is contained in:
Daniel Maya 2024-01-17 13:29:21 +01:00
parent f33865542c
commit 0efe004122
1 changed files with 4 additions and 0 deletions

View File

@ -12076,6 +12076,10 @@ div.relative > div > div#ui-datepicker-div {
width: 400px;
}
.container-div-input-password {
display: inline !important;
}
#message_dialog_connection {
height: auto !important;
}