Konu
Bootstrap form input border sorunu
06-01-2022, 15:54:47
#3
aliumac
.form-control:focus {
border:0!important;
...
}