@@ -26,7 +26,8 @@
border-bottom: 1px solid rgba(0, 0, 0, 0.125);
cursor: pointer;
min-height: 40px;
- line-height: 40px;
+ // line-height: 40px;
+ line-height: 1.5;
display: flex;
justify-content: space-between;
align-items: center;
@@ -58,7 +59,7 @@
.bootom-source {
font-size: 12px;
padding-left: 40px;
- padding-bottom: 5px;
+ padding-bottom: 10px;
width: 100%;