So I got it working and edited the base.css file:
.p-datepicker-input:hover {border-width: 0.15rem !important;}
Somehow it did not work, when I added the exact the same lines to the style section of the vue component.