Decreased chosenOutline css class border width

pull/59/head
parent 204fdc50f9
commit 3c01eb61b6

@ -118,7 +118,7 @@ background:transparent;
.chosenOutline{
transition: 0ms;
border-width: 2px;
border-width: 1px;
border-color: #f3f0ac;
border-style:solid;
}

Loading…
Cancel
Save