79545763

Date: 2025-03-31 08:12:46
Score: 1.5
Natty:
Report link
input {
    outline: none !important; 
    border: none !important;  
    box-shadow: none !important; 
}

input:focus {
    outline: none !important; 
    border-bottom: none !important;
}

Such modification of module css file helped resolvnig the situation.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: bashlykov