Merge pull request #381 from pcoder/task/3562/remove_btn_outline
Removed button outline when inactive
This commit is contained in:
commit
81404715d8
1 changed files with 1 additions and 0 deletions
|
@ -826,6 +826,7 @@ tech-sub-sec h2 {
|
|||
margin-top: 20px;
|
||||
font-size: 20px;
|
||||
width: 200px;
|
||||
border: none;
|
||||
}
|
||||
.price-calc-section .card .select-configuration select{
|
||||
outline: none;
|
||||
|
|
Loading…
Reference in a new issue