This commit is contained in:
KONE SOREL 2026-03-03 16:39:04 +00:00
parent 5f33c06151
commit 6b8b00f8a7

View File

@ -227,3 +227,10 @@ input[type="button" i], input[type="submit" i], input[type="reset" i], input[typ
#searchInput {
padding: 10px;
}
#div_selection{
position:absolute;
z-index:999;
height:250px;
overflow: auto;
}