@@ -508,6 +508,7 @@
font-size: 12px;
font-weight: 400;
color: #777;
+ padding-left: 2px;
line-height: 12px;
max-width: 9vw;
}
@@ -313,6 +313,9 @@
color: #5CCEFF;
font-weight: 500;
margin-left: 2px;
+ &:active{
+ opacity: 1;
+ }
@@ -15,7 +15,7 @@
.buttonGroup {
text-align: center;
- margin: 15px 0 15px -8px;
+ margin: 15px 0 15px;
.btn {