that blue border how to remove it and hot to move text a bit to password text
введите описание изображения здесь
моя таблица стилей прямо сейчас
QLineEdit{ background-color:rgb(0, 0, 0,0);
border: 0px solid gray;
border-radius: 0px;
padding: 0 8px;
selection-background-color: darkgray;
font-size: 16px;}
QLineEdit:focus { background-color:rgb(0, 0, 0,0);}