Removed button outline when inactive
This commit is contained in:
parent
eec8caf5ad
commit
e298f86290
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