朋友列表
This commit is contained in:
@@ -300,7 +300,8 @@
|
||||
}
|
||||
.content {
|
||||
padding-left: 30rpx;
|
||||
flex: 1;
|
||||
width: calc(100% - 44px);
|
||||
box-sizing: border-box;
|
||||
.header {
|
||||
display: flex;
|
||||
justify-content: space-between;
|
||||
@@ -315,7 +316,7 @@
|
||||
.preview {
|
||||
word-break: break-all;
|
||||
color: $text-gray;
|
||||
font-size: $title-size-sm;
|
||||
font-size: $title-size-sm;
|
||||
@extend .nowrap;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user