@@ -1363,7 +1363,7 @@ export default {
}
.time1 {
font-size: @menuFont;
- // font-weight: bold;
+ font-weight: normal;
color: #ffffff;
line-height: 24px;
@@ -1689,7 +1689,7 @@ export default {
border-radius: 8px 8px 0 0 !important;
padding: 0 8px 0 16px;
height: 44px;
border-bottom-width: 0;
img {
width: 24px;
@@ -672,7 +672,7 @@ export default {
@@ -1144,7 +1144,7 @@ export default {
@@ -513,7 +513,15 @@ export default {
border-radius: 1px;
margin: 17px 0 26px 0;
-
+ .borderUser:after {
+ // content: '';
+ // display: block;
+ // width: 100px;
+ // border-left: 4px solid transparent;
+ // border-right: 4px solid transparent;
+ // border-top: 1px solid #343c99;
+ // position: absolute;
+ }
.boxFollow {
.flex();
justify-content: space-between;