|
@@ -114,6 +114,7 @@ body { |
|
@@ -114,6 +114,7 @@ body { |
114
|
-webkit-line-clamp: 2;
|
114
|
-webkit-line-clamp: 2;
|
115
|
overflow: hidden;
|
115
|
overflow: hidden;
|
116
|
-webkit-box-orient: vertical;
|
116
|
-webkit-box-orient: vertical;
|
|
|
117
|
+ margin-top: 8.5px;
|
117
|
}
|
118
|
}
|
118
|
|
119
|
|
119
|
.action-tip {
|
120
|
.action-tip {
|
|
@@ -121,6 +122,7 @@ body { |
|
@@ -121,6 +122,7 @@ body { |
121
|
letter-spacing: 0.16px;
|
122
|
letter-spacing: 0.16px;
|
122
|
display: flex;
|
123
|
display: flex;
|
123
|
align-items: center;
|
124
|
align-items: center;
|
|
|
125
|
+ margin-bottom: -6.83px;
|
124
|
}
|
126
|
}
|
125
|
|
127
|
|
126
|
.action-icon {
|
128
|
.action-icon {
|