26544
This commit is contained in:
@@ -77,7 +77,6 @@ uni-page-body {
|
|||||||
|
|
||||||
.datas {
|
.datas {
|
||||||
display: flex;
|
display: flex;
|
||||||
|
|
||||||
padding: 20px 32px 0 32px;
|
padding: 20px 32px 0 32px;
|
||||||
|
|
||||||
.avatLeft {
|
.avatLeft {
|
||||||
@@ -94,7 +93,7 @@ uni-page-body {
|
|||||||
}
|
}
|
||||||
.right {
|
.right {
|
||||||
border-bottom: 1px solid #ddd;
|
border-bottom: 1px solid #ddd;
|
||||||
width: 100%;
|
width: calc(100% - 90px);
|
||||||
margin: 10px 0 0 16px;
|
margin: 10px 0 0 16px;
|
||||||
padding-bottom: 32px;
|
padding-bottom: 32px;
|
||||||
.top {
|
.top {
|
||||||
|
|||||||
Reference in New Issue
Block a user