Compare commits

..

No commits in common. "81c1a81e66d4af6d1603868d21e1e13d4b075582" and "f0628968bdc8c0f1e9ab492850ac39b946f4cf37" have entirely different histories.

2 changed files with 3 additions and 3 deletions

View File

@ -1,6 +1,6 @@
{ {
"name" : "源小新", "name" : "Dl Chat",
"appid" : "__UNI__965053F", "appid" : "__UNI__D70D15E",
"description" : "", "description" : "",
"versionName" : "1.8.4", "versionName" : "1.8.4",
"versionCode" : "100", "versionCode" : "100",

View File

@ -875,7 +875,7 @@ page {
.message-left, .message-left,
.message-right { .message-right {
display: flex; display: flex;
margin-bottom: 40rpx; margin-bottom: 32rpx;
align-items: flex-start; align-items: flex-start;
} }