@@ -304,6 +304,7 @@
font-size: 12px;
>span:nth-child(1) {
cursor: default;
+ font-weight: bold;
}
input {
width: 174px;
@@ -353,6 +354,7 @@
color: #333;
max-width: 300px;
line-height: 30px;
+ width: auto;
&:hover {
color: #5078cb;
text-decoration: none!important;